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
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
Eth2 spec v1.0.1 enables a new withdrawal credential type that is a 20-byte eth1 address. (See ethereum/consensus-specs#2149). Currently, deposit-cli doesn't support it.
Issue
Eth2 spec v1.0.1 enables a new withdrawal credential type that is a 20-byte eth1 address. (See ethereum/consensus-specs#2149). Currently,
deposit-clidoesn't support it.How to fix it