We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
This is just a signal comment for support, not activation.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: