Post
Topic
Board Armory
Re: Using Armory on the BCH chain
by
HCP
on 23/04/2018, 21:15:15 UTC
this is NOT easy if you have thousands of keys.
Define "easy" then? Huh

Also, with the Electrum forks you should only need to do the import once. From that point on, you should be able to get away with simply copying the the wallet files and opening the copy in the appropriate fork of Electrum and it should just work.

- Import keys into BTC Electrum (ensure all empty)
- Copy wallet file
- Open in Electron Cash (get BCH)
- Copy original wallet file
- Open in ElectrumG (get BTG)
- Rinse and repeat.

Of course, not all forks have released Electrum forks... but if you want your "free money" you're going to have to work for it Tongue


would you be willing to share the entire contents of your bitcoin.conf?  like i said, i tried listing both server=1 and listen=1 as well as dummy rpcuser and rpcpassword parameters without success.
Code:
walletrbf=1
dbcache=750
server=1
Note that without listen=1, I get the issue (using BitcoinQT) where it will say "node offline" or it will say "connected", but it won't update blocks... If I just use bitcoind, it seems to work OK.

However, for me, having listen=1 will ramp up the bandwidth usage quite dramatically though.

You can read about the various issues I've had with Armory and Win10 here: https://bitcointalk.org/index.php?topic=2783764.msg28460485#msg28460485
and an older (and quite possibly outdated) here: https://bitcointalk.org/index.php?topic=2200306.msg22126330#msg22126330)