cli

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdCreatePost

func GetCmdCreatePost(cdc *codec.Codec) *cobra.Command

GetCmdCreatePost is the CLI command for sending a CreatePost transaction

func GetCmdDeletePost

func GetCmdDeletePost(cdc *codec.Codec) *cobra.Command

GetCmdDeletePost is the CLI command for sending a DeletePost transaction

func GetCmdLikePost

func GetCmdLikePost(cdc *codec.Codec) *cobra.Command

GetCmdLikePost is the CLI command for sending a LikePost transaction

func GetCmdModerators added in v1.0.0

func GetCmdModerators(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdModerators queries for the community moderators

func GetCmdPopularPostsList

func GetCmdPopularPostsList(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdPopularPostsList queries popular posts

func GetCmdPost added in v0.4.3

func GetCmdPost(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdPost queries exact post

func GetCmdPostsList

func GetCmdPostsList(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdPostsList queries the latest posts

func GetCmdUserLikedPosts added in v0.4.0

func GetCmdUserLikedPosts(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdUserLikedPosts queries users likes

func GetCmdUsersPosts

func GetCmdUsersPosts(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdUsersPosts queries users posts

func GetQueryCmd

func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL