Documentation ¶
Index ¶
- Constants
- func FileUploadTxCmd(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryPrepayBalance(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryUploadedFile(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
- func PrepayTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagFileHash = "file-hash" FlagReporter = "reporter" FlagUploader = "uploader" )
Variables ¶
This section is empty.
Functions ¶
func FileUploadTxCmd ¶
FileUploadTxCmd will create a file upload tx and sign it with the given key.
func GetCmdQueryPrepayBalance ¶
GetCmdQueryPrepayBalance implements the query prepay balance command.
func GetCmdQueryUploadedFile ¶
GetCmdQueryUploadedFile implements the query uploaded file command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for sds module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.