db

package
v0.2.6-hf.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TxStatus

type TxStatus int
const (
	Saved     TxStatus = 0
	SelfVoted TxStatus = 1 // Tx is only voted by local relayer
	AllVoted  TxStatus = 2 // TX is already voted by enough validators, more than (2/3) * (# of validators) valid votes collected.
	Delivered TxStatus = 3 // Tx is delivered to the dest chain
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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