Documentation ¶
Index ¶
- func DeletePostTxCmd(cdc *wire.Codec) *cobra.Command
- func DonateTxCmd(cdc *wire.Codec) *cobra.Command
- func GetPostCmd(storeName string, cdc *wire.Codec) *cobra.Command
- func GetPostsCmd(storeName string, cdc *wire.Codec) *cobra.Command
- func PostTxCmd(cdc *wire.Codec) *cobra.Command
- func UpdatePostTxCmd(cdc *wire.Codec) *cobra.Command
- func ViewTxCmd(cdc *wire.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeletePostTxCmd ¶
DeletePostTxCmd deletes a post tx and sign it with the given key
func DonateTxCmd ¶
DonateTxCmd will create a donate tx and sign it with the given key
func GetPostCmd ¶
GetPostCmd returns a query post that will display the info and meta of the post at a given author and postID
func GetPostsCmd ¶ added in v0.1.1
GetPostsCmd returns a query post that will display the info and meta of the post at a given author and postID
func UpdatePostTxCmd ¶
PostTxCmd will create a post tx and sign it with the given key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.