Leaf
π Definition:
π Key Characteristics:
π οΈ Structure:
type LeafNode struct {
Path []nibble.Nibble
Value []byte
Dirty bool
}Last updated
type LeafNode struct {
Path []nibble.Nibble
Value []byte
Dirty bool
}Last updated