Documentation ¶
Index ¶
- func FollowTxCmd(cdc *wire.Codec) *cobra.Command
- func GetAccountCmd(storeName string, cdc *wire.Codec) *cobra.Command
- func GetAccountsCmd(storeName string, cdc *wire.Codec) *cobra.Command
- func GetBankCmd(storeName string, cdc *wire.Codec) *cobra.Command
- func GetPubKey() (pubKey crypto.PubKey, err error)
- func RecoverTxCmd(cdc *wire.Codec) *cobra.Command
- func RegisterTxCmd(cdc *wire.Codec) *cobra.Command
- func TransferTxCmd(cdc *wire.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FollowTxCmd ¶
FollowTxCmd will create a follow tx and sign it with the given key
func GetAccountCmd ¶
GetAccountCmd returns a query account that will display the state of the account at a given username
func GetAccountsCmd ¶
GetAccountCmd returns a query account that will display the state of the account at a given username
func GetBankCmd ¶
GetBankCmd returns a query bank that will display the state of the bank at a given address
func RecoverTxCmd ¶
RecoverCommand will create a send tx and sign it with the given key
func RegisterTxCmd ¶
SendTxCommand will create a send tx and sign it with the given key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.