HoldingRef names a holding by referring to an Address and Asset it belongs to.
Creates a new HoldingRef object.
HoldingRef
(d) Address in access list, or the sender of the transaction.
(s) Asset ID for asset in access list.
Static
Private
Get the encoding Schema for this object, used to prepare the encoding data for msgpack and JSON.
Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.
Generated using TypeDoc
HoldingRef names a holding by referring to an Address and Asset it belongs to.