Expand description
Wallet traits, BaseWallet implementation, and test helpers.
Re-exports§
pub use account_provider::*;pub use base_wallet::*;pub use wallet::*;
Modules§
- abi
- account_
provider - Account provider abstraction for wallet implementations.
- base_
wallet - Production wallet implementation backed by PXE and Aztec node connections.
- error
- fee
- node
- pxe
- tx
- types
- wallet
Enums§
- Error
- Crate-level error type for aztec-rs.