goatpig / armoryd

JSON-RPC daemon for BitcoinArmory
Other
6 stars 5 forks source link

Fix ArmoryDB connect issue #7

Open droark opened 6 years ago

droark commented 6 years ago

As the code stands, armoryd assumes ArmoryDB will be at 127.0.0.1:9001. Fix to allow user to set the ArmoryDB IP:Port. Note that the ArmoryDB cookie's port value will override any command line value.