Documentation ¶
Overview ¶
Package walletaddress provides method to get wallet address from public key
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWalletAddrFromPubKey ¶
func GetWalletAddrFromPubKey(hrp string, publicKey cryptotypes.PubKey) (string, error)
GetWalletAddrFromPubKey returns bech32 wallet address from secp256k1.PubKey and with provided hrp
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.