fix readme formatting

This commit is contained in:
Roman Storm 2017-11-11 19:59:19 -08:00
parent 5bc439115e
commit 11b3aac172
1 changed files with 4 additions and 3 deletions

View File

@ -51,8 +51,10 @@ parity --jsonrpc-port 8549 --chain kovan --unlock 0x0039F22efB07A647557C7C5d1785
```
5. Copy list of addresses into [scripts/ARRAY_OF_ADDRESSES.json](scripts/ARRAY_OF_ADDRESSES.json)
6. run `node whitelist.js`
The script will show you how many total transactions will be generated
Caution:
### Caution:
If you see this error:
```diff
- Unhandled rejection Error: Transaction was not mined within 50 blocks, please make sure your transaction was properly send. Be aware that it might still be mined!
@ -121,10 +123,9 @@ it's totally ok because the transaction is still in the queue and hasn't been mi
```
# Testnet deployment
=====
## Latest Contract deployment
https://kovan.etherscan.io/address/0x6f3f79941f89e03d4af9bdb8be0623dc24f2bef0
=====
## Previous deployments with old source code: