We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8067cc5 commit 5d0acb4Copy full SHA for 5d0acb4
1 file changed
exonum-light-client/README.md
@@ -102,7 +102,7 @@ blocked till the response is received.
102
HashCode txHash = exonumClient.submitTransaction(tx);
103
```
104
*Be aware that this method submits the transaction to the pool of
105
-uncommitted transactions and dosn't wait for the transaction
+uncommitted transactions and doesn't wait for the transaction
106
acceptance to a new block.*
107
<!-- TODO: Replace with a proper example -->
108
Also, you can take a look at the [integration test][send-tx-it]
0 commit comments