package
1.0.4
Repository: https://github.com/desmos-labs/desmos.git
Documentation: pkg.go.dev

# Functions

GetAccount gets the account having the given address from the accs list.
NewDecodeStore returns a new decoder that unmarshals the KVPair's Value to the corresponding subspaces type.
RandomDate returns a random post creation date.
RandomizeGenState generates a random GenesisState for subspaces.
RandomName returns a random subspace name from the above random names.
RandomSubspace picks and returns a random subspace from an array and returns its position in the array.
No description provided by the author
RandomSubspaceID returns a random id from the above random ids array.
RandomSubspaceType returns a random subspace type.
SimulateMsgAddAdmin tests and runs a single msg add admin nolint: funlen.
SimulateMsgBanUser tests and runs a single msg ban user nolint: funlen.
SimulateMsgCreateSubspace tests and runs a single msg create subspace nolint: funlen.
SimulateMsgEditSubspace tests and runs a single msg edit subspace nolint: funlen.
SimulateMsgRegisterUser tests and runs a single msg register user nolint: funlen.
SimulateMsgRemoveAdmin tests and runs a single msg remove admin nolint: funlen.
SimulateMsgUnbanUser tests and runs a single msg unban user nolint: funlen.
SimulateMsgUnregisterUser tests and runs a single msg unregister user nolint: funlen.
WeightedOperations returns all the operations from the module with their respective weights.

# Constants

Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.

# Structs

No description provided by the author