cli_strategy

package
v1.8.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: MIT, Apache-2.0, MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StrategyCmd = &cli.Command{
	Name:    "strategy",
	Usage:   "Manage the signing strategy",
	Aliases: []string{"st"},
	Subcommands: []*cli.Command{

		strategyTypeList,
		strategyMethodList,
		strategyGetMsgTypeTemplate,
		strategyGetMethodTemplateByName,
		strategyGetKeyBindByName,
		strategyGetKeyBinds,
		strategyGetGroupByName,
		strategyListGroup,
		strategyGroupTokens,
		strategyListKeyBinds,
		strategyTokenInfo,
		strategyListMethodTemplates,
		strategyListMsgTypeTemplates,

		strategyNewMsgTypeTemplate,
		strategyNewMethodTemplate,
		strategyNewKeyBindCustom,
		strategyNewKeyBindFromTemplate,
		strategyNewGroup,
		strategyNewWalletToken,
		strategyRemoveMsgTypeTemplate,
		strategyRemoveMethodTemplate,
		strategyRemoveKeyBind,
		strategyRemoveKeyBindByAddress,
		strategyRemoveGroup,
		strategyRemoveToken,
		strategyRemoveMethodIntoKeyBind,
		strategyRemoveMsgTypeFromKeyBind,
		strategyAddMethodIntoKeyBind,
		strategyAddMsgTypeIntoKeyBind,
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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