package
Version:
v0.5.1-rc1
Opens a new window with list of versions in this module.
Published: Jan 24, 2025
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.