Documentation ¶
Index ¶
- func CmdCreateAccount() *cobra.Command
- func CmdCreateReferenceId() *cobra.Command
- func CmdCreateReferencePayloadLink() *cobra.Command
- func CmdCreateStorageKey() *cobra.Command
- func CmdGetAccountInfo() *cobra.Command
- func CmdGetReferencePayloadLink() *cobra.Command
- func CmdPublishReferencePayloadLink() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdStoreSignature() *cobra.Command
- func CmdVerifyReferencePayloadLink() *cobra.Command
- func CmdVerifySignature() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdCreateAccount ¶
func CmdCreateReferenceId ¶
func CmdCreateStorageKey ¶
func CmdGetAccountInfo ¶
func CmdQueryParams ¶
func CmdStoreSignature ¶
func CmdVerifySignature ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_create_reference_id.go
- query_create_reference_payload_link.go
- query_create_storage_key.go
- query_get_account_info.go
- query_get_reference_payload_link.go
- query_params.go
- query_verify_reference_payload_link.go
- query_verify_signature.go
- tx.go
- tx_create_account.go
- tx_publish_reference_payload_link.go
- tx_store_signature.go
Click to show internal directories.
Click to hide internal directories.