Documentation

    Interface GetCommitteeInfoParams

    Return the committee information for the asked epoch.

    interface GetCommitteeInfoParams {
        epoch?: null | string;
        signal?: AbortSignal;
    }
    Index

    Properties

    Properties

    epoch?: null | string

    The epoch of interest. If None, default to the latest epoch

    signal?: AbortSignal
    MMNEPVFCICPMFPCPTTAAATR