executor

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AfcExecutor

type AfcExecutor interface {
	GetAddress() types.ValAddress
	GetCurrentSequence(chainId uint16) (int64, error)
	GetProphecy(chainId uint16, sequence int64) (*msg.Prophecy, error)

	Claim(chainId uint16, sequence uint64, payload []byte) (string, error)
}

type AscExecutor

type AscExecutor interface {
	GetBlockAndPackages(height int64) (*common.BlockAndPackageLogs, error)
}

Directories

Path Synopsis
asc
abi
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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