Type Alias MoneroAddress

Source
pub type MoneroAddress = Address<{ _ }>;
Expand description

Instantiation of the Address type with Monero’s network bytes.

Aliased Type§

pub struct MoneroAddress { /* private fields */ }