Documentation

    Interface CommitteeInfo

    RPC representation of the [Committee] type.

    interface CommitteeInfo {
        epoch: string;
        validators: [string, string][];
    }
    Index

    Properties

    Properties

    epoch: string
    validators: [string, string][]
    MMNEPVFCICPMFPCPTTAAATR