pub type Base58PublicKey = PublicKey;๐Deprecated since 2.0.0: PublicKey type is now unified with Base58PublicKey. It is recommended to use PublicKey going forward to avoid using similar sounding types for the same thing.
Aliased Typeยง
pub struct Base58PublicKey { /* private fields */ }