interface NewEpochEvent {
    epoch: bigint;
}

Properties

Properties

epoch: bigint