Interface Majority

Hierarchy

  • Majority

Properties

Properties

Majority: {
    Amendment: string;
    CloseTime: number;
}

Type declaration

  • Amendment: string

    The Amendment ID of the pending amendment.

  • CloseTime: number

    The close_time field of the ledger version where this amendment most recently gained a majority.

Generated using TypeDoc