added new fastsync instruction (with IP only for now)

This commit is contained in:
Muneeb Ali
2017-03-19 13:03:16 -04:00
parent 38296f46a6
commit fa782283f4

View File

@@ -22,4 +22,9 @@ $ blockstack-server --debug start
$ tail -f ~/.blockstack-server/blockstack-server.log
```
If you run into any issues, you can talk to us in the #support channel at http://chat.blockstack.org
If you run into any issues, you can talk to us in the #support channel at http://chat.blockstack.org
Note: fastsyn command usage is changing and we'll update it shortly:
```
$ blockstack-core --debug fast_sync http://40.121.156.215/snapshot.bsk
```