cckit GitHub

PR #37 fix delete private key from mockStub
When deleting private data (with the DelPrivateData function), it returns an error if the key to be deleted is not found in the collection. But if you perform DelPrivateData of a non-existent key on a real stack, no error is returned
Created At 2023-12-04 10:43:24 +0000 UTC