Type alias Buried

Buried: {
    active: boolean;
    epoch: EpochNumber;
    status: SoftForkStatus;
}

Type declaration

Generated using TypeDoc