SystemTransaction
@midnight-ntwrk/ledger v3.0.2 β’ Readme | API
@midnight-ntwrk/ledger v3.0.2 / SystemTransaction
Class: SystemTransaction
A priviledged transaction issued by the system.
Constructorsβ
new SystemTransaction()β
private new SystemTransaction(): SystemTransaction
Returnsβ
Methodsβ
serialize()β
serialize(netid): Uint8Array
Parametersβ
β’ netid: NetworkId
Returnsβ
Uint8Array
toString()β
toString(compact?): string
Parametersβ
β’ compact?: boolean
Returnsβ
string
deserialize()β
static deserialize(raw, netid): Transaction
Parametersβ
β’ raw: Uint8Array
β’ netid: NetworkId