Closed Shaptic closed 1 year ago
Notice: This is the final release that will be compatible with Preview 10.
v10.0.0-soroban.8
SorobanDataBuilder.getFootprint()
Asset.contractId()
SorobanDataBuilder
Notice: This is the final release that will be compatible with Preview 10.
Release Notes:
v10.0.0-soroban.8
(diff)Added
SorobanDataBuilder.getFootprint()
to retrieve the underlying footprint directly (#686).Asset.contractId()
to help predict contract IDs (#684).Fixed
SorobanDataBuilder
constructor now properly handles "falsy" values (like empty strings) to create an empty structure (#686).