RecoveryReport
@totemsdk/statechain / RecoveryReport
Interface: RecoveryReport
Properties
hasReclaimTx
readonlyhasReclaimTx:boolean
True when a persisted reclaimTx exists for the chain.
ownerRecoveryMaterialPresent
readonlyownerRecoveryMaterialPresent:boolean
True when the current-owner fields needed to spend the reclaim TX exist.
reason?
readonlyoptionalreason?:string
Reason when verifies is false.
recoverableWithoutSE
readonlyrecoverableWithoutSE:boolean
True when the chain can be recovered without SE cooperation (strict).
verifies
readonlyverifies:boolean
True when the stored chain verifies (verifyStateChain passes).