OPUASF / UASF

BIP148 & UASF FAQ
http://uasf.org
6 stars 48 forks source link

Linux Command #44

Open CRServers opened 7 years ago

CRServers commented 7 years ago

To activate support in Linux full nodes, you should add "-daemon" after bitcoind so the daemon would start

The command should look like: echo "uacomment=UASF-SegWit-BIP148" >> ~/.bitcoin/bitcoin.conf && bitcoin-cli stop && sleep 5 && bitcoind -daemon

duck-prog commented 7 years ago

This is just a signal comment for support, not activation.