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 */ }