Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GenesisState ¶
type GenesisState struct {
AuthData auth.GenesisState `json:"auth"`
BankData bank.GenesisState `json:"bank"`
Accounts []*auth.BaseAccount `json:"accounts"`
}
GenesisState represents chain state at the start of the chain. Any initial state (account balances) are stored here.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gaia/cmd/gaiacli
command
|
|
|
gaia/cmd/gaiad
command
|
|
|
nscli
command
|
|
|
nsd
command
|
|
|
x
|
|
Click to show internal directories.
Click to hide internal directories.