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

    Type Alias SlashedValidator

    type SlashedValidator = {
        account_id: AccountId;
        is_double_sign: boolean;
    }
    Index

    Properties

    account_id: AccountId
    is_double_sign: boolean