types

package
v0.0.0-...-38c47b8 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: AGPL-3.0, AGPL-3.0-or-later Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FinalProofInputs

type FinalProofInputs struct {
	FinalProof       *prover.FinalProof
	NewLocalExitRoot []byte
	NewStateRoot     []byte
}

FinalProofInputs struct

type Sequence

type Sequence struct {
	GlobalExitRoot, StateRoot, LocalExitRoot common.Hash //
	AccInputHash                             common.Hash // 1024
	Timestamp                                int64       //64
	BatchL2Data                              []byte
	IsSequenceTooBig                         bool   // 8
	BatchNumber                              uint64 // 64
	ForcedBatchTimestamp                     int64  // 64
}

Sequence represents an operation sent to the PoE smart contract to be processed.

func (Sequence) IsEmpty

func (s Sequence) IsEmpty() bool

IsEmpty checks is sequence struct is empty

Jump to

Keyboard shortcuts

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