From c2a0eae9519dae5ccc780f96ebdba60b87620a87 Mon Sep 17 00:00:00 2001 From: musitdev Date: Sun, 20 Aug 2023 17:39:37 +0200 Subject: [PATCH] update --- docs/rpcv2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rpcv2.md b/docs/rpcv2.md index 30bd72f7..edc74125 100644 --- a/docs/rpcv2.md +++ b/docs/rpcv2.md @@ -263,7 +263,7 @@ If the node's rpc service receives the transaction, this method immediately succ 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 to ensure a transaction is processed and confirmed. +Use getSignatureStatuses to ensure a transaction is processed and confirmed. Get from geyser plugin Tx subscription at process. Before submitting, the following preflight checks are performed: - The transaction signatures are verified