- Preparing search index...
 
- The search index is not available
 
Lumos 
 
Type alias DeploymentInfo
 
DeploymentInfo: {     bit: number;     minActivationEpoch: EpochNumber;     period: EpochNumber;     since: EpochNumber;     start: EpochNumber;     state: DeploymentState;     threshold: Ratio;     timeout: EpochNumber; } 
Type declaration
- 
bit: number
 
- 
minActivationEpoch: EpochNumber
 
- 
period: EpochNumber
 
- 
since: EpochNumber
 
- 
start: EpochNumber
 
- 
 
- 
threshold: Ratio
 
- 
timeout: EpochNumber