ProtocolUpgradeStatus
Indicator showing whether the data-node is ready for the protocol upgrade to begin.
type ProtocolUpgradeStatus {
ready: Boolean!
}
Fields
ProtocolUpgradeStatus.ready
● Boolean!
non-null scalar
Returned by
protocolUpgradeStatus
query