Updated Notes on Bindings (markdown)

Victor Farazdagi 2016-08-29 02:11:11 +03:00
parent 09c9de77ec
commit 28e7678224
1 changed files with 1 additions and 1 deletions

@ -50,7 +50,7 @@ This method is deprecated, and will return error, asking you to rely `Login()` i
### Transaction handling
Every time transaction is sent to geth node (via `SendTransaction`) it is intercepted and queued (more on queues will be added to this doc once we implement our twisted logic in https://github.com/status-im/go-ethereum/issues/15).
Every time transaction is sent to geth node (via `SendTransaction`) it is intercepted and queued (more on queues will be added to this doc once we implement our twisted logic in https://github.com/status-im/status-go/issues/26).
Anyway, in order to complete transaction