Documentation ¶
Index ¶
- func CmdQueryAttestationByNonce() *cobra.Command
- func CmdQueryEVMAddress() *cobra.Command
- func CmdRegisterEVMAddress() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func VerifyCmd() *cobra.Command
- func VerifyDataRootInclusion(_ context.Context, qgbWrapper *wrapper.Wrappers, nonce uint64, height uint64, ...) (bool, error)
- func VerifyShares(ctx context.Context, logger tmlog.Logger, config VerifyConfig, height uint64, ...) (isCommittedTo bool, err error)
- type VerifyConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdQueryAttestationByNonce ¶ added in v1.0.0
func CmdQueryEVMAddress ¶ added in v1.0.0
func CmdRegisterEVMAddress ¶ added in v1.0.0
func GetQueryCmd ¶ added in v1.0.0
GetQueryCmd returns the CLI query commands for this module
func VerifyDataRootInclusion ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.