SystemTransaction
@midnight/zswap / SystemTransaction
Class: SystemTransaction
A priviledged transaction issued by the system.
Methods
serialize()
serialize(netid): Uint8Array<ArrayBufferLike>
Parameters
netid
Returns
Uint8Array<ArrayBufferLike>
toString()
toString(compact?): string
Parameters
compact?
boolean
Returns
string
deserialize()
static deserialize(raw, netid): Transaction
Parameters
raw
Uint8Array<ArrayBufferLike>