Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccAndPrivkey ¶
type AccAndPrivkey struct {
PrivKey crypto.PrivKey `json:"priv_key"`
Acc account.QOSAccount `json:"acc"`
}
func InitKeys ¶
func InitKeys(cdc *go_amino.Codec) (accret []*AccAndPrivkey)
Click to show internal directories.
Click to hide internal directories.