Skip to content

Commit

Permalink
Fire off sdk txn queries at same time as fallback queries
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboydiamonds committed Dec 22, 2023
1 parent 8009a12 commit c126e7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export const PendingTransaction = ({
transactionHash,
bridgeModuleName,
kappa,
checkStatus: isSignificantlyDelayed,
checkStatus: isDelayed,
elapsedTime: updatedElapsedTime,
})

Expand Down

0 comments on commit c126e7c

Please sign in to comment.