# Packages
No description provided by the author
# Functions
NewLedgerCommitter is a factory function to create an instance of the committer.
# Structs
LedgerCommitter is the implementation of Committer interface it keeps the reference to the ledger to commit blocks and retreive chain information.
# Interfaces
Committer is the interface supported by committers The only committer is noopssinglechain committer.