merkle

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tree

type Tree struct {
	// contains filtered or unexported fields
}

Tree represents the state of a node.

func New

func New() *Tree

func (*Tree) Delete

func (m *Tree) Delete(key string)

func (*Tree) Root

func (m *Tree) Root() [32]byte

func (*Tree) Update

func (m *Tree) Update(key string, data []byte)

Jump to

Keyboard shortcuts

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