Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisPlan ¶
type GenesisPlan struct { Plan Plan `json:"_"` Nodes []hubtypes.NodeAddress `json:"nodes"` }
type GenesisPlans ¶
type GenesisPlans []GenesisPlan
type GenesisState ¶
type GenesisState GenesisPlans
Click to show internal directories.
Click to hide internal directories.