pub fn pubkey_to_address(pubkey: &PublicKey) -> TransparentAddress
👎Deprecated: This function will be removed from the public API in an upcoming refactor.
Expand description
Derives the P2PKH transparent address corresponding to the given pubkey.
pub fn pubkey_to_address(pubkey: &PublicKey) -> TransparentAddress
Derives the P2PKH transparent address corresponding to the given pubkey.