Using confirmTransaction() with the new BlockheightBasedTransactionConfirmationStrategy provides a better UX in regards to transactions that time out or take a while to confirm. This PR changes that, and there's some extra syntax bits regarding the optional blockhash argument
Using
confirmTransaction()
with the newBlockheightBasedTransactionConfirmationStrategy
provides a better UX in regards to transactions that time out or take a while to confirm. This PR changes that, and there's some extra syntax bits regarding the optionalblockhash
argument