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
We need to solidify the latest validator API exposed by the beacon node (active discussion here: ethereum/beacon-APIs#12) and implement it in the beacon node. There are stubs API methods/functions in the validator client as of ethereum/trinity#1482.
The text was updated successfully, but these errors were encountered:
One important thing to do here is to fetch the Fork data from the beacon node so that the validator client can create the proper BLS domain when making a signature.
We need to solidify the latest validator API exposed by the beacon node (active discussion here: ethereum/beacon-APIs#12) and implement it in the beacon node. There are stubs API methods/functions in the validator client as of ethereum/trinity#1482.
The text was updated successfully, but these errors were encountered: