277d3e9ab4
- Moving the cmd to lotus-shed so that miners can use this right away without waiting for fsm changes.- Note: this should only be used when the miner is 100% sure that they want to terminate the sector on chain and they will be lose the power and pay a big one-time termination penalty for the sectors. - Only live sectors can be terminated. - To use, run `./lotus-shed sectors terminate --really-do-it=true sectorNum1 sectorNum2`. - A message will be sent and after the message is landed on chain, miner can run `lotus-miner sectors status --on-chain-info <terminated sector number>`, and check Expiration Info at the bottom. Both `OnTime` and `Early` are 0 indicates the sector is terminated. |
||
---|---|---|
.. | ||
balances.go | ||
base16.go | ||
base32.go | ||
bigint.go | ||
bitfield.go | ||
commp.go | ||
consensus.go | ||
datastore.go | ||
dealtracker.go | ||
export.go | ||
genesis-verify.go | ||
import-car.go | ||
jwt.go | ||
keyinfo.go | ||
ledger.go | ||
main.go | ||
math.go | ||
mempool-stats.go | ||
misc.go | ||
mpool.go | ||
nonce-fix.go | ||
params.go | ||
proofs.go | ||
pruning.go | ||
sectors.go | ||
stateroot-stats.go | ||
sync.go | ||
verifreg.go |