Skip to main content

Module types

Module types 

Source
Expand description

Transaction types.

Structsยง

FeePayerRawTransaction
Fee payer transaction where a third party pays gas fees.
MultiAgentRawTransaction
Multi-agent transaction with additional signers.
RawTransaction
The raw transaction that a client signs.
RawTransactionOrderless
An orderless transaction using hash-based replay protection.
SignedTransaction
A signed transaction ready for submission.
SignedTransactionOrderless
A signed orderless transaction ready for submission.
TransactionInfo
Information about a submitted/executed transaction.