ArchiveRenew interface
ArchiveRenew contains renew configuration for a ArchiveConfig.
Signature:
export interface ArchiveRenew
Properties
| Property | Type | Description |
|---|---|---|
| enabled | boolean | Enabled indicates that deal-renewal is enabled for this Cid. |
| threshold | number | Threshold indicates how many epochs before expiring should trigger deal renewal. e.g: 100 epoch before expiring. |