Expand description
§Model
A model for cryptocurrency wallets.
Re-exports§
pub use hex;pub use self::address::*;pub use self::amount::*;pub use self::format::*;pub use self::network::*;pub use self::public_key::*;pub use self::transaction::*;pub use self::utilities::*;pub use error::*;