| AbstractTransaction |
Base class for transaction response obtained using the info_get_transaction RPC call.
|
| GetTransactionResult |
The result of an info_get_transaction RPC call
|
| InitiatorAccountHash |
The InitiatorAddr for an account hash.
|
| InitiatorAddr<T> |
The address of the transaction initiator.
|
| InitiatorPublicKey |
The public key of the account that initiated the contract call.
|
| NamedArgs |
Named arguments for a transaction.
|
| PaymentInfo |
Breakdown of payments made to cover the cost.
|
| PutTransactionResult |
Result for "account_put_transaction" RPC response.
|
| TransactionHash |
The hash of a transaction
|
| TransactionHashDeploy |
A legacy deploy transaction hash.
|
| TransactionHashV1 |
A Version1 transaction hash.
|
| TransactionV1 |
Version1 of a Transaction
|
| TransactionV1.TransactionV1Builder |
|
| TransactionV1Payload |
The payload of a TransactionV1.
|
| TransactionV1Payload.TransactionV1PayloadBuilder |
|