Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "genutil"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisState ¶
type GenesisState struct {
GenTxs []json.RawMessage `json:"gentxs" yaml:"gentxs"`
}
GenesisState defines the raw genesis transaction in JSON
Click to show internal directories.
Click to hide internal directories.