This utility can be used to deserialize data from smart contract storage that was stored using StdLib.serialize(). It can be used with the FindStorage RPC method or with boa-test-constructor's get_storage().
coverage: 80.977% (+0.2%) from 80.773% when pulling 3f3431386e6ae96ede6a3dd9407a59e4ade701f7 on stdlib-helpers into ae0fa366f0e2648431e461c3d669b9c9a3a67dad on master.
This utility can be used to deserialize data from smart contract storage that was stored using
StdLib.serialize()
. It can be used with theFindStorage
RPC method or with boa-test-constructor'sget_storage()
.