types

package
v1.14.4 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: LGPL-3.0 Imports: 3 Imported by: 24

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckResponse

type CheckResponse struct {
	Type    VerifyType
	Hash    common.Uint256
	Tx      *types.Transaction
	Height  uint32
	Nonce   uint64
	ErrCode errors.ErrCode
}

type VerifyType

type VerifyType uint8

VerifyType of validator

const (
	Stateless VerifyType = iota
	Stateful  VerifyType = iota
)

Jump to

Keyboard shortcuts

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