Closed bhakiyakalimuthu closed 1 year ago
Flashbots updated bundle stats endpoint to include POS fields. (https://docs.flashbots.net/flashbots-auction/searchers/advanced/rpc-endpoint#flashbots_getbundlestats) This PR address this.Update bundle stats response to include pos fields.
make lint
make test
go mod tidy
Awesome, thanks!
Thanks a lot @bhakiyakalimuthu
📝 Summary
Flashbots updated bundle stats endpoint to include POS fields. (https://docs.flashbots.net/flashbots-auction/searchers/advanced/rpc-endpoint#flashbots_getbundlestats) This PR address this.Update bundle stats response to include pos fields.
✅ I have run these commands
make lint
make test
go mod tidy