IncludedTransactions defines the transactions included in a block, their index and last valid round.
The index of the transaction in the block
Static
Readonly
Get the encoding Schema for this object, used to prepare the encoding data for msgpack and JSON.
Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.
Generated using TypeDoc
IncludedTransactions defines the transactions included in a block, their index and last valid round.