package
1.0.0
Repository: https://github.com/fractalplatform/fractal.git
Documentation: pkg.go.dev

# Packages

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

# Interfaces

IAPI defines interface to provide the RPC APIs.
IChainReader defines interface to access the blockchain.
IConsensus defines interface to invoke for miner.
IEngine is an algorithm agnostic consensus engine.
ITxPool defines interface to get pending transactions.
ITxProcessor defines interface to process tx.
IValidator defines interface to validate block.