Documentation ¶
Overview ¶
nolint
Index ¶
Constants ¶
View Source
const ( FlagID = "id" FlagPubKey = "pubkey" FlagPubKeyAlgo = "pubkey-algo" FlagCertificateFile = "cert-file" FlagCredentials = "credentials" FlagData = "data" )
Variables ¶
View Source
var ( FsCreateIdentity = flag.NewFlagSet("", flag.ContinueOnError) FsUpdateIdentity = flag.NewFlagSet("", flag.ContinueOnError) )
common flagsets to add to various functions
Functions ¶
func GetCmdQueryIdentity ¶
GetCmdQueryIdentity implements the query identity command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for the module.
func NewCreateIdentityCmd ¶
NewCreateIdentityCmd implements creating an identity command
func NewTxCmd ¶
NewTxCmd returns the transaction commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.