Skip to content

Instantly share code, notes, and snippets.

@curtislacy
Last active August 29, 2015 14:11
Show Gist options
  • Save curtislacy/f2e5ba9e73100f253e2e to your computer and use it in GitHub Desktop.
Save curtislacy/f2e5ba9e73100f253e2e to your computer and use it in GitHub Desktop.
Starting counterpartyd
# To stop bitcoind:
bitcoind stop
# To start bitcoind with flag and rebuild:
bitcoind -addrindex -reindex
# To start counterparty as a service:
sudo sv start counterpartyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment