package
1.3.1
Repository: https://github.com/certikfoundation/shentu.git
Documentation: pkg.go.dev

# Functions

DecodeStore unmarshals the KVPair's Value to the corresponding type of oracle module.
GenPoolParams returns a randomized LockedPoolParams object.
GenTaskParams returns a randomized TaskParams object.
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
RandomizedGenState creates a random genesis state for module simulation.
SimulateMsgAddCollateral generates a MsgAddCollateral object with all of its fields randomized.
SimulateMsgCreateOperator generates a MsgCreateOperator object with all of its fields randomized.
SimulateMsgCreateTask generates a MsgCreateTask object with all of its fields randomized.
SimulateMsgDeleteTask generates a MsgDeleteTask object with all of its fields randomized.
SimulateMsgInquiryTask generates a MsgInquiryTask object with all of its fields randomized.
SimulateMsgReduceCollateral generates a MsgReduceCollateral object with all of its fields randomized.
SimulateMsgRemoveOperator generates a MsgRemoveOperator object with all of its fields randomized.
SimulateMsgTaskResponse generates a MsgTaskResponse object with all of its fields randomized.
SimulateMsgWithdrawReward generates a MsgWithdrawReward object with all of its fields randomized.
WeightedOperations returns all the operations from the module with their respective weights.

# Constants

No description provided by the author
No description provided by the author