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
Besides verifying properties of the signed block, a verifying web3signer may be interested in enforcing a particular white-list of builders (or relays). This is a common practice is a number of Ethereum liquid staking protocols. To support this use case, we'll further extend the verifying Web3Signer protocol with an extra field carrying the signature of builder over the blinded block header.
The text was updated successfully, but these errors were encountered:
Besides verifying properties of the signed block, a verifying web3signer may be interested in enforcing a particular white-list of builders (or relays). This is a common practice is a number of Ethereum liquid staking protocols. To support this use case, we'll further extend the verifying Web3Signer protocol with an extra field carrying the signature of builder over the blinded block header.
The text was updated successfully, but these errors were encountered: