Closed euri10 closed 2 years ago
That flag enables some testing mode. The daemon just isn't accepting RPC connections. But I have no idea what is it for and what's the expected behavior.
ok it seems, I dont know why, that --stagenet conflicts with --regtest, well when I remove it I can connect fine. sorry for the noise
I'm running a private testnet with some daemons and one in particular uses this command
I can connect fine to it using the library, for instance with
But as soon as I use the
--regtest
flag in the above daemon command, I can't connect anymore and get this error, any idea as to why ?