Deserializes the serialized payload into the payload type.
The deserialized payload.
The serialized payload to be deserialized.
Converts a JSON-serialized payload into the payload type.
The payload obtained from the JSON.
The JSON to be converted back into the payload.
Gets the base energy cost for the given payload.
The base energy cost for the payload.
The payload for which to get the base energy cost.
Serializes the payload to a buffer.
The serialized payload.
The payload to serialize.
Converts the payload into JSON format.
The payload in JSON format.
The payload to be converted into JSON.
Generated using TypeDoc
A handler for a specific
AccountTransactionType
.