package
0.11.0
Repository: https://github.com/hdac-io/friday.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState returns a default 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
ErrProtocolVersionParse is an error.
ErrPublicKeyDecode is an error.
ErrTomlParse is an error.
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
return the delegate.
return the redelegation.
return the voter.
unmarshal a delegator from a store value.
unmarshal a redelegation from a store value.
unmarshal a delegator from a store value.
NewDelegator - initialize a new delegator.
NewDescription returns a new Description with the provided values.
NewGenesisState creates a new genesis state.
NewMsgBond is a constructor function for MsgSetName.
NewMsgClaim is a constructor function for MsgSetName.
Default way to create validator.
NewMsgDelegate is a constructor function for MsgSetName.
No description provided by the author
NewMsgExecute is a constructor function for MsgSetName.
MsgRedelegate is a constructor function for MsgSetName.
NewMsgTransfer is a constructor function for MsgSetName.
NewMsgUnBond is a constructor function for MsgSetName.
NewMsgUndelegate is a constructor function for MsgSetName.
NewMsgUnvote is a constructor function for MsgSetName.
NewMsgVote is a constructor function for MsgSetName.
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
NewUnitHashMap returns a new UnitAccount.
NewValidator - initialize a new validator.
NewVoter - initialize a new voter.
RegisterCodec registers concrete types on the Amino codec.
No description provided by the author
No description provided by the author
unmarshal a delegator from a store value.
unmarshal a redelegation from a store value.
unmarshal a voter from a store value.
ValidateGenesis :.

# 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
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
constant used in flags to indicate that description field should not be updated.
No description provided by the author
key value.
No description provided by the author
No description provided by the author
StoreKey sets schema name from ModuleName.
No description provided by the author
nolint.
nolint.
TODO: Why can't we just have one string description which can be JSON by convention.
nolint.
No description provided by the author
ModuleName uses for schema name in key-value store.
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
RouterKey is not in sense yet.
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

# Variables

No description provided by the author
ModuleCdc is used as a codec in types package.
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

Account : Genesis Account Information.
No description provided by the author
No description provided by the author
Description - description fields for a validator.
Genesis : Chain Genesis information.
GenesisConf : the executionlayer configuration that must be provided at genesis.
GenesisState : the executionlayer state that must be provided at genesis.
No description provided by the author
______________________________________________________________________.
______________________________________________________________________.
______________________________________________________________________ MsgCreateValidator - struct for bonding transactions.
______________________________________________________________________.
______________________________________________________________________ MsgEditValidator - struct for editing a validator.
MsgExecute for sending deploy to execution engine.
______________________________________________________________________.
MsgTransfer for sending deploy to execution engine.
______________________________________________________________________.
______________________________________________________________________.
______________________________________________________________________.
______________________________________________________________________.
defines the params for the following queries: - 'custom/%s/delegator'.
QueryExecutionLayerDetail payload for a EE query.
QueryGetBalanceDetail payload for balance query.
QueryGetCommission payload for commission query.
QueryGetReward payload for reward query.
QueryGetStakeDetail payload for stake query.
QueryGetVoteDetail payload for user's vote amount query.
defines the params for the following queries: - 'custom/%s/validator'.
No description provided by the author
No description provided by the author
No description provided by the author
UnitHashMap used to define Unit account structure.
Validator - save a validater information.
No description provided by the author
WasmCosts : CasperLabs EE Wasm Cost table.

# Interfaces

defines the params for the following queries: - 'custom/%s/voter'.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
Delegators is a collection of Delegator.
Validators is a collection of Validator.
Voters is a collection of Delegator.