DustUtxoState
@midnight/ledger / DustUtxoState
Class: DustUtxoState
Constructors
Constructor
new DustUtxoState(): DustUtxoState;
Returns
DustUtxoState
Methods
serialize()
serialize(): Uint8Array;
Returns
Uint8Array
toString()
toString(compact?): string;
Parameters
compact?
boolean
Returns
string
deserialize()
static deserialize(raw): DustUtxoState;
Parameters
raw
Uint8Array
Returns
DustUtxoState