Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
416653
Topic
589
Board
Development & Technical Discussion
Re: Running on a port other than 8333
by
payb.tc
on
31/07/2011, 23:02:34 UTC
Quote from: Matt Corallo on July 31, 2011, 04:12:26 PM
You need to specify the -rpcport of the instance you want to stop (probably 7332).
yep, hence using the -datadir switch to point to the secondary bitcoin.conf file... thank you.