You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 📝 Summary
Sets additional headers for bid submissions to bloxroute. By default,
the bids are shared across regions. Setting `share=na` header restricts
bloxroute submissions to be shared only within North America region.
Builder value header allows to communicate to bloxroute full coinbase
reward without having relay to simulate the block.
## ✅ I have completed the following steps:
* [x] Run `make lint`
* [x] Run `make test`
* [ ] Added tests (if applicable)
let flashbots_relay_url = "https://0xac6e77dfe25ecd6110b8e780608cce0dab71fdd5ebea22a16c0205200f2f8e2e3ad3b71d3499c54ad14d6c21b41a37ae@boost-relay.flashbots.net";
0 commit comments