pub type MoneroBase58Array = Base58Array<Monero>;Expand description
Adapter to serialize a byte array as a base58 string using the Monero alphabet
Aliased Typeยง
pub struct MoneroBase58Array { /* private fields */ }pub type MoneroBase58Array = Base58Array<Monero>;Adapter to serialize a byte array as a base58 string using the Monero alphabet
pub struct MoneroBase58Array { /* private fields */ }