Closed mmilata closed 2 years ago
Since bitcoin-core 0.21.0 the port 8334 is used as an alternate RPC meant for tor connections: https://github.com/bitcoin/bitcoin/commit/a5266d4546c444cfd6d36cb63d2df52ce9e689e2
I'm not particularly attached to 9332, though most prometheus exporters have ports in the 9xxx range.
This got merged in 5400c9ccf5457498d8ad0ced05a23aed9c566701. Thanks!
Since bitcoin-core 0.21.0 the port 8334 is used as an alternate RPC meant for tor connections: https://github.com/bitcoin/bitcoin/commit/a5266d4546c444cfd6d36cb63d2df52ce9e689e2
I'm not particularly attached to 9332, though most prometheus exporters have ports in the 9xxx range.