Documentation ¶
Index ¶
- func GetAccountCmd(storeName string, cdc *codec.Codec) *cobra.Command
- func GetBroadcastCommand(codec *amino.Codec) *cobra.Command
- func GetEncodeCommand(codec *amino.Codec) *cobra.Command
- func GetMultiSignCommand(codec *amino.Codec) *cobra.Command
- func GetSignCommand(codec *amino.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccountCmd ¶
GetAccountCmd returns a query account that will display the state of the account at a given address. nolint: unparam
func GetBroadcastCommand ¶ added in v0.31.0
GetSignCommand returns the sign command
func GetEncodeCommand ¶ added in v0.31.0
GetEncodeCommand returns the encode command to take a JSONified transaction and turn it into Amino-serialized bytes
func GetMultiSignCommand ¶ added in v0.30.0
GetSignCommand returns the sign command
func GetSignCommand ¶ added in v0.25.0
GetSignCommand returns the sign command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.