You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #818: Place the mainchain RPC warmup message in a better place
c5cb714 Place the mainchain RPC warmup message in a better place (Steven Roose)
Pull request description:
Now it also shows with `-validatepegin=0`.
Tree-SHA512: 7e04ab1b5b853fc6896245cb735e1fbfeb2c94950afdf4e2a40ad1c1d59ed06f578c1f491686caa88fa0432a02078ad4c04f338500b34812503e06570e988d52
if (!MainchainRPCCheck(true)) { //Initial check only
1889
1888
const std::string err_msg = "ERROR: elements is set to verify pegins but cannot get valid response from the mainchain daemon. Please check debug.log for more information.\n\nIf you haven't setup a bitcoind please get the latest stable version from https://bitcoincore.org/en/download/ or if you do not need to validate pegins set in your elements configuration validatepegin=0";
1890
1889
// We fail immediately if this node has RPC server enabled
0 commit comments