Re-exports§
pub use constants::*;
Modules§
Structs§
- Represents an address.
- Builder for
ApplicationCallTransactionFields
. - Represents an application call transaction that interacts with Algorand Smart Contracts.
- Builder for
AssetConfigTransactionFields
. - Represents an asset configuration transaction that creates, reconfigures, or destroys assets.
- Builder for
AssetTransferTransactionFields
. - Represents an asset transfer transaction that moves ASAs between accounts.
- Box reference for application call transactions.
- Builder for
PaymentTransactionFields
. - Represents a payment transaction that transfers ALGO between accounts.
- A signed transaction.
- Schema for application state storage.
- Common header fields shared by all transaction types.
- Builder for
TransactionHeader
.
Enums§
- Represents errors that can occur during Algorand transaction operations.
- On-completion actions for application transactions.
- Enumeration of all transaction types.
Traits§
- Trait for Algorand MessagePack encoding and decoding.
- Trait for generating transaction identifiers.
- Trait for operations which pertain to a collection of transactions.