near-api-js - v7.0.4
    Preparing search index...
    interface LightClientProofRequest {
        light_client_head: string;
        receipt_id?: string;
        receiver_id?: string;
        sender_id?: string;
        transaction_hash?: string;
        type: IdType;
    }
    Index

    Properties

    light_client_head: string
    receipt_id?: string
    receiver_id?: string
    sender_id?: string
    transaction_hash?: string
    type: IdType