Documentation
¶
Index ¶
- func NewCandidacyHandler(accountKeeper bank.Keeper, ballotKeeper db.BallotKeeper, minBond int64, ...) sdk.Handler
- func NewChallengeHandler(accountKeeper bank.Keeper, ballotKeeper db.BallotKeeper, commitLen int64, ...) sdk.Handler
- func NewCommitHandler(cdc *amino.Codec, ballotKeeper db.BallotKeeper) sdk.Handler
- func NewRevealHandler(accountKeeper bank.Keeper, ballotKeeper db.BallotKeeper) sdk.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCandidacyHandler ¶
func NewChallengeHandler ¶
func NewCommitHandler ¶
func NewCommitHandler(cdc *amino.Codec, ballotKeeper db.BallotKeeper) sdk.Handler
func NewRevealHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.