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