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
"\"status\": \"xxxx\", (string) one of \"defined\", \"started\", \"locked_in\", \"active\", \"failed\"\n"
1394
1384
"\"bit\": xx, (numeric) the bit (0-28) in the block version field used to signal this softfork (only for \"started\" status)\n"
1395
-
"\"period\": xx, (numeric) the window size/period for this softfork (only for \"started\" status)\n"
1396
-
"\"threshold\": xx, (numeric) the threshold for this softfork (only for \"started\" status)\n"
1397
-
"\"windowStart\": xx, (numeric) the starting block height of the current window (only for \"started\" status)\n"
1398
-
"\"windowBlocks\": xx, (numeric) the number of blocks in the current window that had the version bit set for this softfork (only for \"started\" status)\n"
1399
-
"\"windowProgress\": xx, (numeric) the progress (between 0 and 1) for activation of this softfork (only for \"started\" status)\n"
1400
1385
"\"startTime\": xx, (numeric) the minimum median time past of a block at which the bit gains its meaning\n"
1401
1386
"\"timeout\": xx, (numeric) the median time past of a block at which the deployment is considered failed if not yet locked in\n"
1402
1387
"\"since\": xx, (numeric) height of the first block to which the status applies\n"
0 commit comments