Versions in this module Expand all Collapse all v1 v1.0.0 Feb 8, 2023 Changes in this version + type AfcExecutor interface + Claim func(chainId uint16, sequence uint64, payload []byte) (string, error) + GetAddress func() types.ValAddress + GetCurrentSequence func(chainId uint16) (int64, error) + GetProphecy func(chainId uint16, sequence int64) (*msg.Prophecy, error) + type AscExecutor interface + GetBlockAndPackages func(height int64) (*common.BlockAndPackageLogs, error)