Documentation ¶
Index ¶
- type Forest
- func (f *Forest) Has(commit flow.StateCommitment) bool
- func (f *Forest) Parent(commit flow.StateCommitment) (flow.StateCommitment, bool)
- func (f *Forest) Paths(commit flow.StateCommitment) ([]ledger.Path, bool)
- func (f *Forest) Reset(finalized flow.StateCommitment)
- func (f *Forest) Save(tree *trie.MTrie, paths []ledger.Path, parent flow.StateCommitment)
- func (f *Forest) Tree(commit flow.StateCommitment) (*trie.MTrie, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.