package
Version:
v0.1.0-beta5-bridge-tmp
Opens a new window with list of versions in this module.
Published: Mar 25, 2025
License: Apache-2.0, MIT
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.