Skip to content

Commit

Permalink
Update sendTransaction.mdx (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
conr2d authored Nov 13, 2024
1 parent cf0ca92 commit 0bb54fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/rpc/http/sendTransaction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ cluster.
While the rpc service will reasonably retry to submit it, the transaction could
be rejected if transaction's `recent_blockhash` expires before it lands.

Use [`getSignatureStatuses`](#getsignaturestatuses) to ensure a transaction is
processed and confirmed.
Use [`getSignatureStatuses`](/docs/rpc/http/getSignatureStatuses) to ensure a
transaction is processed and confirmed.

Before submitting, the following preflight checks are performed:

Expand Down

0 comments on commit 0bb54fd

Please sign in to comment.