Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccAddress ¶
func AccAddress() sdk.AccAddress
Returns a sample account address (sdk.AccAddress) Note that AccAddress().String() can be used to get a string representation.
func PrivKeyAddressPairs ¶
func PrivKeyAddressPairs(n int) (keys []cryptotypes.PrivKey, addrs []sdk.AccAddress)
PrivKeyAddressPairsFromRand generates (deterministically) a total of n private keys and addresses.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.