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

# Functions

No description provided by the author
DefaultGenesisState creates a default GenesisState object.
DefaultLockedPoolParams generates default set for LockedPoolParams.
DefaultTaskParams generates default set for TaskParams.
NewGenesisState constructs a GenesisState object.
NewLockedPoolParams returns a LockedPoolParams object.
NewMsgAddCollateral returns the message for adding collateral.
NewMsgCreateOperator returns the message for creating an operator.
NewMsgCreateTask returns a new message for creating a task.
NewMsgDeleteTask returns a new MsgDeleteTask instance.
NewMsgInquiryTask returns a new MsgInquiryTask instance.
NewMsgReduceCollateral returns the message for reducing collateral.
NewMsgRemoveOperator returns the message for removing an operator.
NewMsgTaskResponse returns a new message for responding to a task.
NewMsgWithdrawReward returns the message for withdrawing reward.
NewOperator returns an Operator object.
NewQueryResponseParams returns a QueryResponseParams.
NewQueryTaskParams returns a QueryTaskParams object.
NewResponse returns a new response.
NewTask returns a new task.
NewTaskParams returns a TaskParams object.
NewWithdraw returns a Withdraw object.
No description provided by the author
ParamKeyTable is the key declaration for parameters.
RegisterCodec registers concrete types on codec.
No description provided by the author
No description provided by the author
ValidateGenesis validates oracle genesis data.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleName is the name of this module.
QuerierRoute is used to handle abci_query requests.
Querier routes for the oracle module.
Querier routes for the oracle module.
Querier routes for the oracle module.
Querier routes for the oracle module.
Querier routes for the oracle module.
RouterKey is used to route messages.
StoreKey is the prefix under which we store this module's data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Default parameters.
Default parameters.
Default parameters.
Default parameters.
Default parameters.
Default parameters.
Default parameters.
Default parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default parameters.
Default parameters.
ModuleCdc is a generic sealed codec to be used throughout this module.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgCreateTask is the message for creating a task.
MsgDeleteTask is the msg type for delete a task.
MsgInquiryTask is the message for inquiry a task.
No description provided by the author
No description provided by the author
MsgTaskResponse is the message for responding to a task.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Response defines the data structure of a response.
Task defines the data structure of a task.
TaskID defines the data structure of the ID of a task.
No description provided by the author
No description provided by the author

# Interfaces

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

# Type aliases

No description provided by the author
Responses defines a list of responses.
TaskStatus defines the data type of the status of a task.
No description provided by the author