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
{RPCResult::Type::NUM, "min_activation_height", "minimum height of blocks for which the rules may be enforced"},
1814
1814
{RPCResult::Type::STR, "status", "status of deployment at specified block (one of \"defined\", \"started\", \"locked_in\", \"active\", \"failed\")"},
1815
1815
{RPCResult::Type::NUM, "since", "height of the first block to which the status applies"},
1816
-
{RPCResult::Type::STR, "status_next", "status of deployment at the next block"},
1816
+
{RPCResult::Type::STR, "status-next", "status of deployment at the next block"},
1817
1817
{RPCResult::Type::OBJ, "statistics", /*optional=*/true, "numeric statistics about signalling for a softfork (only for \"started\" and \"locked_in\" status)",
1818
1818
{
1819
1819
{RPCResult::Type::NUM, "period", "the length in blocks of the signalling period"},
0 commit comments