pub type P2PKAddressString = String;
A Base58 encoded String of a Ergo P2PK address.
pub struct P2PKAddressString { /* private fields */ }