Enum ReactorState
The state of the reactor.
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public enum ReactorState : int
Fields
| Name | Description |
|---|---|
| CatchUp | |
| Initialize | |
| KeepUp | |
| ShutdownForUpgrade | |
| Upgrading | |
| Validate |
The state of the reactor.
public enum ReactorState : int
| Name | Description |
|---|---|
| CatchUp | |
| Initialize | |
| KeepUp | |
| ShutdownForUpgrade | |
| Upgrading | |
| Validate |