The highest tagged major version is
v8.
package
Version:
v7.0.0
Opens a new window with list of versions in this module.
Published: Sep 13, 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
AddressBz returns a slice of base64 encoded bytes representing an 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.