Documentation ¶
Index ¶
Constants ¶
View Source
const ModuleName = "ethbridge"
Variables ¶
This section is empty.
Functions ¶
func RegisterLegacyAminoCodec ¶
func RegisterLegacyAminoCodec(cdc *codec.LegacyAmino)
Types ¶
type GenesisState ¶
type GenesisState struct { PeggyTokens []string `json:"peggy_tokens"` CethReceiverAccount sdk.AccAddress `json:"ceth_receiver_account"` }
GenesisState - all ethbridge state that must be provided at genesis
Click to show internal directories.
Click to hide internal directories.