pub type MoneroAddress = Address<{ _ }>;
Instantiation of the Address type with Monero’s network bytes.
pub struct MoneroAddress { /* private fields */ }