Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Account ¶
Account represents a bech32/bech32m encoded address and the base256 encoded slice of bytes representing said address.
func TestAccount ¶
func TestAccount() Account
TestAccount returns an Account representing a newly generated PubKey in the bech32 format.
func TestAccountBech32m ¶
func TestAccountBech32m() Account
TestAccount returns an Account representing a newly generated PubKey in the bech32m format.
Click to show internal directories.
Click to hide internal directories.