# Functions
New creates a new ledger factory.
NewFileLedger creates a new FileLedger for interaction with the ledger.
# Structs
FileLedger is a struct used to interact with a node's ledger.
# Interfaces
FileLedgerBlockStore defines the interface to interact with deliver when using a file ledger.