risc0 / risc0-ethereum

Integration of the RISC Zero verifiable compute platform with Ethereum and EVM chains.
https://risczero.com
Apache License 2.0
95 stars 21 forks source link

Set the beacon API URL in the builder #259

Closed Wollac closed 1 month ago

Wollac commented 1 month ago

To enable a clear separation (in the Builder) between state (query) block and commitment block, move the URL from into_beacon_input into the builder.

linear[bot] commented 1 month ago

WEB3-151 Set the beacon API URL in the builder