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.
Click to show internal directories.
Click to hide internal directories.