Documentation ¶
Index ¶
- Constants
- func FundKeyringAccounts(cdc codec.Codec, accounts ...string) (keyring.Keyring, []banktypes.Balance, []authtypes.GenesisAccount)
- func GenerateKeyring(accounts ...string) keyring.Keyring
- func GenerateRandomTxs(count, size int) types.Txs
- func GenerateRandomlySizedTxs(count, maxSize int) types.Txs
- func QueryWithoutProof(clientCtx client.Context, hashHexStr string) (*rpctypes.ResultTx, error)
- func RandomAddress() sdk.Address
Constants ¶
View Source
const (
// nolint:lll
TestAccName = "test-account"
)
Variables ¶
This section is empty.
Functions ¶
func FundKeyringAccounts ¶
func GenerateKeyring ¶
func GenerateRandomTxs ¶
func QueryWithoutProof ¶
func RandomAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.