interface Configuration {
    epoch: bigint;
    events: _0x1.event.EventHandle<_0x1.reconfiguration.NewEpochEvent>;
    last_reconfiguration_time: bigint;
}

Properties

epoch: bigint
last_reconfiguration_time: bigint