Enumeration PayloadType

The type of transaction (payload) that is being serialized. Used internally for serializing and deserializing transactions.

Enumeration Members

Coinbase: 4
CoinbaseToAltRecipient: 5
ContractCall: 2
PoisonMicroblock: 3
SmartContract: 1
TokenTransfer: 0
VersionedSmartContract: 6

Generated using TypeDoc