Post
Topic
Board Armory
Re: Armory 0.96.2 is out (SegWit enabled)
by
johnlu
on 15/09/2017, 12:24:10 UTC
Is it OK to use Armory with bitcoind built with

Code:
./configure --disable-wallet

?

I use bitcoind from official released binaries, I added this option in the bitcoin.conf as disablewallet=1.
If I need to run bitcoin-qt as a wallet I run bitcoin-qt -disablewallet=0 in command line.