Post
Topic
Board Announcements (Altcoins)
Re: [ANN][YAC] YACoin ongoing development
by
old c coder
on 21/09/2018, 03:24:44 UTC
RPCport? Huh
Hello ?,

By definition, the rpcport is mainnet port -1, which is 7687, by definition also on test net it is 17687

You can see it in the code in bitcoinrpc.cpp -> GetDefaultRPCPort()

Ron