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