package
1.9.15-temp-stability-tests
Repository: https://github.com/kaspanet/kaspad.git
Documentation: pkg.go.dev
# Functions
New returns a new instance of FlowContext.
# Structs
FlowContext holds state that is relevant to more than one flow or one peer, and allows communication between different flows that can be associated to different peers.
# Type aliases
OnBlockAddedToDAGHandler is a handler function that's triggered when a block is added to the DAG.
OnTransactionAddedToMempoolHandler is a handler function that's triggered when a transaction is added to the mempool.