package
Version:
v0.1.5-2
Opens a new window with list of versions in this module.
Published: Dec 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RegisterAddNewDenomProposal struct {
BaseReq rest.BaseReq `json:"base_req" yaml:"base_req"`
Title string `json:"title" yaml:"title"`
Description string `json:"description" yaml:"description"`
Deposit sdk.Coins `json:"deposit" yaml:"deposit"`
Denom string `json:"denom" yaml:"denom"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.