Module transaction

Source

Structs§

Fee
Consensus transaction fee the sender wishes to pay for operations which require a fee to be paid to validators.
Proof
Proof of transaction inclusion in a block.
SignedTransactionWithProof
Signed consensus transaction with a proof of its inclusion in a block.
Transaction
Unsigned consensus transaction.

Constants§

SIGNATURE_CONTEXT

Type Aliases§

Gas
Consensus gas representation.
MethodName
Method name.
SignedTransaction
Signed consensus transaction.