OBJECT
type ConsensusConfiguration {delta: Int! k: Int! c: Int! cTimesK: Int! slotsPerEpoch: Int! slotDuration: Int! epochDuration: Int! acceptableNetworkDelay: Int! }