We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0062a36 commit 3761bc0Copy full SHA for 3761bc0
tests/regression/test_accounting_oracle_extra_data_full_items.py
@@ -154,6 +154,7 @@ def test_extra_data_full_items(
154
extraDataList=extra_data.extra_data_list,
155
stakingModuleIdsWithNewlyExitedValidators=modules_with_exited,
156
numExitedValidatorsByStakingModule=num_exited_validators_by_staking_module,
157
+ skip_withdrawals=True,
158
)
159
160
nor_distribute_reward_tx = distribute_reward(nor, stranger)
0 commit comments