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
NakamotoCoinbase: 8
PoisonMicroblock: 3
SmartContract: 1
TenureChange: 7
TokenTransfer: 0
VersionedSmartContract: 6

Generated using TypeDoc