package
Version:
v1.2.10
Opens a new window with list of versions in this module.
Published: Feb 14, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RegisterRoutes register distribution REST routes.
type MsgUpdateReserveNFTq struct {
BaseReq rest.BaseReq `json:"base_req"`
ID string `json:"id"`
Denom string `json:"denom"`
SubTokenIDs []string `json:"sub_token_ids"`
NewReserveNFT string `json:"reserve"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.