node

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TimeoutMs = 1000
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Extractor

type Extractor struct {
	*extractor.Client
	ExtractorType contracts.ExtractorType
}

type Node

type Node struct {
	MaxPulseCountInBlock uint64
	// contains filtered or unexported fields
}

func New

func New(nebulaId account.NebulaId, chainType account.ChainType, chainId byte, oracleSecretKey []byte, validator *Validator, extractorUrl string, gravityNodeUrl string, targetChainNodeUrl string, ctx context.Context) (*Node, error)

func (*Node) Init

func (node *Node) Init() error

func (*Node) Start

func (node *Node) Start(ctx context.Context)

type RoundState

type RoundState struct {
	RevealExist bool
	// contains filtered or unexported fields
}

type Validator

type Validator struct {
	// contains filtered or unexported fields
}

func NewValidator

func NewValidator(privKey []byte) *Validator

Jump to

Keyboard shortcuts

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