package
Version:
v0.0.0-...-4285c94
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AccAddress returns a sample account address
type Account struct {
Address string
AddressBz []byte
}
Account represents a bech32 encoded address and the base64 encoded slice of bytes representing said address.
TestAccount returns an Account representing a newly generated PubKey.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.