Add Electra `test_process_withdrawals` path to testgen
This commit is contained in:
parent
d8fd1598e3
commit
7df8ab7f4a
|
@ -49,6 +49,7 @@ if __name__ == "__main__":
|
|||
'deposit_request',
|
||||
'voluntary_exit',
|
||||
'withdrawal_request',
|
||||
'withdrawals',
|
||||
]}
|
||||
electra_mods = combine_mods(_new_electra_mods, deneb_mods)
|
||||
|
||||
|
|
Loading…
Reference in New Issue