package
2.0.0-alpha+incompatible
Repository: https://github.com/hyperledger-labs/fabric-block-archiving.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewTxValidator creates new transactions validator.

# Structs

implementation of Validator interface, keeps reference to the ledger to enable tx simulation and execution of plugins.

# Interfaces

ChannelResources provides access to channel artefacts or functions to interact with them.
Dispatcher is an interface to decouple tx validator and plugin dispatcher.
LedgerResources provides access to ledger artefacts or functions to interact with them.
Semaphore provides to the validator means for synchronisation.