near-api-js - v7.0.4
    Preparing search index...

    Interface ChangedValidatorInfo

    interface ChangedValidatorInfo {
        current: CurrentEpochValidatorInfo;
        next: NextEpochValidatorInfo;
    }
    Index

    Properties

    Properties