This commit is contained in:
viktor 2017-11-14 16:19:13 +03:00
parent 08f1fe6f21
commit 5fe8884eb3
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ Token total supply is transfered to the right-side bridge contract address balan
| _rate | uint256 | Rate, at which tokens will be exchanged to coins<br/>Number_of_coins = Number_of_tokens * Rate |
- `setTreasury` transaction sent to `OraclesToken` contract.
- `setTreasury` transaction is sent to `OraclesToken` contract.
Users are able to exchange their tokens to coins at the right side with sending `transfer` transaction on `OraclesContract` to `Treasury_address`.