(cherry picked from commit a300e2d2dc66412d3ba3d950b0defac01dc2cee4) Co-authored-by: Radu Pașparugă <radupasparuga25@gmail.com>
This commit is contained in:
parent
b67a5bb3b9
commit
054b95cbe1
@ -3191,7 +3191,7 @@ Before submitting, the following preflight checks are performed:
|
||||
preflight commitment to avoid confusing behavior.
|
||||
|
||||
The returned signature is the first signature in the transaction, which
|
||||
is used to identify the transaction ([transaction id](../../terminology.md#transanction-id)).
|
||||
is used to identify the transaction ([transaction id](../../terminology.md#transaction-id)).
|
||||
This identifier can be easily extracted from the transaction data before
|
||||
submission.
|
||||
|
||||
@ -3207,7 +3207,7 @@ submission.
|
||||
|
||||
#### Results:
|
||||
|
||||
- `<string>` - First Transaction Signature embedded in the transaction, as base-58 encoded string ([transaction id](../../terminology.md#transanction-id))
|
||||
- `<string>` - First Transaction Signature embedded in the transaction, as base-58 encoded string ([transaction id](../../terminology.md#transaction-id))
|
||||
|
||||
#### Example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user