package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev
# Functions
GenMaxMemoChars randomized MaxMemoChars.
GenSigVerifyCostED25519 randomized SigVerifyCostED25519.
GenSigVerifyCostSECP256K1 randomized SigVerifyCostSECP256K1.
GenTxSigLimit randomized TxSigLimit make sure that sigLimit is always high so that arbitrarily simulated messages from other modules can still create valid transactions.
GenTxSizeCostPerByte randomized TxSizeCostPerByte.
NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding auth type.
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
RandomGenesisAccounts defines the default RandomGenesisAccountsFn used on the SDK.
RandomizedGenState generates a random GenesisState for auth.
# Constants
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
# Interfaces
No description provided by the author