Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBillsCmd ¶
func NewBillsCmd(walletConfig *clitypes.WalletConfig) *cobra.Command
NewBillsCmd creates a new cobra command for the wallet bills component.
Types ¶
type TrustBase ¶
type TrustBase struct {
RootValidators []*genesis.PublicKeyInfo `json:"root_validators"`
}
TrustBase json schema for trust base file.
Click to show internal directories.
Click to hide internal directories.