pub type BitcoinAddress = String;
Expand description

Bitcoin Address.

Aliased Type§

struct BitcoinAddress { /* private fields */ }