package
Version:
v0.4.0-beta6
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type L1InfoTree struct {
PreviousLeafValues []common.Hash `json:"previousLeafValues"`
CurrentRoot common.Hash `json:"currentRoot"`
NewLeafValue common.Hash `json:"newLeafValue"`
NewRoot common.Hash `json:"newRoot"`
}
L1InfoTree holds the test vector for the merkle tree
L1InfoTree holds the test vector for the merkle tree
Source Files
¶
Click to show internal directories.
Click to hide internal directories.