Update docs/src/integrations/retrying-transactions.md

Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
This commit is contained in:
Colin Ogoo 2022-08-01 21:14:58 +00:00 committed by Trent Nelson
parent 7e4f894061
commit b47649a771
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Fact Sheet
- Developers should take advantage of the `maxRetries` parameter on the `sendTransaction` JSON-RPC method
- Developers should enable preflight checks to raise errors before transactions are submitted
- Before re-signing any transaction, it is **very important** to ensure that the initial transactions blockhash has expired
:::
:::
## The Journey of a Transaction