pub type P2SAddressString = String;
Expand description

A Base58 encoded String of a Ergo P2S address.

Aliased Type§

struct P2SAddressString { /* private fields */ }