Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem committed Sep 30, 2024
1 parent 5327a0a commit 835a169
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ public void onTransactionNotSelected(
selectors.forEach(
selector ->
selector.onTransactionNotSelected(evaluationContext, transactionSelectionResult));

rejectedTxJsonRpcManager.ifPresent(
jsonRpcManager -> {
if (transactionSelectionResult.discard()) {
Expand Down

0 comments on commit 835a169

Please sign in to comment.