package
2.0.1+incompatible
Repository: https://github.com/tellor-io/layer.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default genesis state.
DefaultParams returns a default set of 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
NewParams creates a new Params instance.
No description provided by the author
ParamKeyTable the param key table for launch 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
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author

# Constants

DefaultIndex is the default global index.
FAILED defines a dispute that failed to pay the dispute fee to start vote.
MAJOR defines a 100 percent slashing.
MINOR defines a 5 percent slashing.
ModuleName defines the module name.
ParamsKey defines the primary module store key.
PREVOTE defines a dispute that hasn't started voting (ie in funding).
RESOLVED defines a dispute that has completed voting and reached quroum.
RouterKey defines the module's message routing key.
StoreKey defines the primary module store key.
No description provided by the author
No description provided by the author
No description provided by the author
UNRESOLVED defines a dispute that has completed voting and but hasn't reached quroum.
UNSPECIFIED defines an invalid dispute category.
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
VOTING defines a dispute that has been funded and is in voting.
WARNING defines a 1 percent slashing.

# Variables

No description provided by the author
No description provided by the author
TODO: Determine the default value.
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
x/dispute module sentinel errors.
x/dispute module sentinel errors.
x/dispute module sentinel errors.
x/dispute module sentinel errors.
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
x/dispute module sentinel errors.
x/dispute module sentinel errors.
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
x/dispute module sentinel errors.
x/dispute module sentinel errors.
x/dispute module sentinel errors.
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
x/dispute module sentinel errors.
x/dispute module sentinel errors.
x/dispute module sentinel errors.
x/dispute module sentinel errors.
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

# Structs

No description provided by the author
Dispute defines a dispute.
No description provided by the author
No description provided by the author
GenesisState defines the dispute module's genesis state.
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
Params defines the parameters for the module.
PayerInfo defines the payer info of a dispute fee payer's info that was involved in paying the dispute fee in order to start the dispute.
No description provided by the author
No description provided by the author
Request the current vote count for a dispute.
No description provided by the author
No description provided by the author
No description provided by the author
QueryParamsRequest is request type for the Query/Params RPC method.
QueryParamsResponse is response type for the Query/Params RPC method.
QueryTeamAddressRequest is request type for the Query/TeamAddress RPC method.
QueryTeamAddressResponse is response type for the Query/TeamAddress RPC method.
QueryTeamVoteRequest is request type for the Query/TeamVote RPC method.
QueryTeamVoteResponse is response type for the Query/TeamVote RPC method.
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
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

# Interfaces

AccountKeeper defines the expected account keeper used for simulations (noalias).
BankKeeper defines the expected interface needed to retrieve account balances.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
No description provided by the author
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
No description provided by the author

# Type aliases

DisputeCategory defines the severity of a dispute.
DisputeStatus defines the status of a dispute.
No description provided by the author
No description provided by the author