Update docs

This commit is contained in:
Aayush Rajasekaran 2020-10-06 04:47:00 -04:00
parent 4a9155ba85
commit c53cef1526

View File

@ -1611,7 +1611,7 @@ Response:
"Data": "Ynl0ZSBhcnJheQ==" "Data": "Ynl0ZSBhcnJheQ=="
}, },
"BeaconEntries": null, "BeaconEntries": null,
"HasMinPower": true "EligibleForMining": true
} }
``` ```
@ -3531,7 +3531,8 @@ Response:
"Multiaddrs": null, "Multiaddrs": null,
"SealProofType": 3, "SealProofType": 3,
"SectorSize": 34359738368, "SectorSize": 34359738368,
"WindowPoStPartitionSectors": 42 "WindowPoStPartitionSectors": 42,
"ConsensusFaultElapsed": 10101
} }
``` ```