Bitcoin Forum

Bitcoin => Armory => Topic started by: cryptoknut on March 16, 2019, 03:46:28 AM



Title: Using armory while connected to non default port
Post by: cryptoknut on March 16, 2019, 03:46:28 AM
I connect to bitcoin core through a different port than 8332. How do I let armory know to connect using non default port settings?


Title: Re: Using armory while connected to non default port
Post by: HCP on March 16, 2019, 04:32:30 AM
I believe the commandline argument for that is: --satoshi-port

You either start Armory and include that command with the port number, or put it in your armoryqt.conf etc. More details in the Armory FAQ on btcarmory.com (https://btcarmory.com/docs/faq#what-command-line-options-does-armory-have)


Title: Re: Using armory while connected to non default port
Post by: Carlton Banks on March 16, 2019, 12:44:48 PM
Minimum version 0.96.5 to use --satoshi-port IIRC


Title: Re: Using armory while connected to non default port
Post by: cryptoknut on March 16, 2019, 08:47:56 PM
Thank you, worked perfectly!