Skip to content

Commit

Permalink
Assemble error
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassaldanha committed Jul 3, 2024
1 parent ed591d7 commit 44b7aa9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ public boolean isFullyWithdrawableValidator(
* @param validator
* @return
*/
@Override
public boolean hasExecutionWithdrawalCredential(final Validator validator) {
return hasEth1WithdrawalCredential(validator) || hasCompoundingWithdrawalCredential(validator);
}
Expand Down

0 comments on commit 44b7aa9

Please sign in to comment.