mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-01 05:14:49 +00:00
fix typo
This commit is contained in:
parent
ca6485012f
commit
ae654d2281
@ -47,7 +47,7 @@ if __name__ == "__main__":
|
|||||||
'attestation',
|
'attestation',
|
||||||
'consolidation_request',
|
'consolidation_request',
|
||||||
'deposit_request',
|
'deposit_request',
|
||||||
'voluntary_exit'
|
'voluntary_exit',
|
||||||
'withdrawal_request',
|
'withdrawal_request',
|
||||||
]}
|
]}
|
||||||
electra_mods = combine_mods(_new_electra_mods, deneb_mods)
|
electra_mods = combine_mods(_new_electra_mods, deneb_mods)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user