package
0.3.0
Repository: https://github.com/metachris/flashbots.git
Documentation: pkg.go.dev

# Variables

BlockBacklog is used in watch mode: new blocks are added to the backlog until they are processed by the Flashbots backend (the API has ~5 blocks delay).
FailedTxHistory is used to serve the most recent failed tx via the webserver.

# Structs

Cache for last Flashbots API call (avoids calling multiple times per block).