commit
7064b1a2e8
|
@ -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…
Reference in New Issue