types

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainId

type ChainId uint16

type ChannelId

type ChannelId uint8

type CrossChainPackageEvent

type CrossChainPackageEvent struct {
	SrcChainId      uint32
	DstChainId      uint32
	OracleSequence  uint64
	PackageSequence uint64
	ChannelId       uint8
	Payload         []byte
}

type InturnRelayer added in v0.0.4

type InturnRelayer struct {
	BlsPublicKey string
	Start        uint64
	End          uint64
}

InturnRelayer queired from BSC for the cur inturn relayer and interval

type NonceStatus added in v0.0.7

type NonceStatus struct {
	HasRetrieved bool
	Nonce        uint64
}

type SequenceStatus added in v0.0.7

type SequenceStatus struct {
	HasRetrieved    bool
	NextDeliverySeq uint64
}

type Validator

type Validator struct {
	RelayerAddress common.Address
	BlsPublicKey   []byte
}

Validator queried from BSC light-client

Jump to

Keyboard shortcuts

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