Type Alias monero_address::MoneroAddress
source · pub type MoneroAddress = Address<{ _ }>;
Expand description
Instantiation of the Address type with Monero’s network bytes.
Aliased Type§
struct MoneroAddress { /* private fields */ }
pub type MoneroAddress = Address<{ _ }>;
Instantiation of the Address type with Monero’s network bytes.
struct MoneroAddress { /* private fields */ }