package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Main is the entry point of orderer process.
NewAttestationService creates an ab.AtomicBroadcastServer based on the broadcast target and ledger Reader.
NewServer creates an ab.AtomicBroadcastServer based on the broadcast target and ledger Reader.
# Structs
No description provided by the author
No description provided by the author
# Interfaces
go:generate counterfeiter -o mock/broadcastservice.go --fake-name BroadcastService .
RateLimiter limits the rate of transactions processed.