package
1.1.0
Repository: https://github.com/amil-sajeev/poc.git
Documentation: pkg.go.dev

# 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.