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

    Type Alias RpcKnownProducer

    type RpcKnownProducer = {
        account_id: AccountId;
        addr?: string | null;
        peer_id: PeerId;
    }
    Index

    Properties

    account_id: AccountId
    addr?: string | null
    peer_id: PeerId