package
0.6.1-preview
Repository: https://github.com/2lambda123/hyperledger-fabric.git
Documentation: pkg.go.dev

# Functions

NewStateImpl contructs a new empty StateTrie.

# Structs

RangeScanIterator implements the interface 'statemgmt.RangeScanIterator'.
StateSnapshotIterator implements the interface 'statemgmt.StateSnapshotIterator'.
StateTrie defines the trie for the state, a merkle tree where keys and values are stored for fast hash computation.