merkle_proof

package
v4.0.0-...-ae7b6de Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunMerkleProofTests

func RunMerkleProofTests(t *testing.T, config, forkOrPhase string, unmarshaller ssz_static.Unmarshaller)

Types

type SingleMerkleProof

type SingleMerkleProof struct {
	Leaf      string   `json:"leaf"`
	LeafIndex uint64   `json:"leaf_index"`
	Branch    []string `json:"branch"`
}

SingleMerkleProof is the format used to read spectest Merkle Proof test data.

Jump to

Keyboard shortcuts

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