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

    Type Alias JsonRpcRequestForExperimentalViewGasKeyList

    JsonRpcRequest_for_EXPERIMENTAL_view_gas_key_list

    type JsonRpcRequestForExperimentalViewGasKeyList = {
        id: string;
        jsonrpc: string;
        method: "EXPERIMENTAL_view_gas_key_list";
        params: RpcViewGasKeyListRequest;
    }
    Index

    Properties

    Properties

    id: string
    jsonrpc: string
    method: "EXPERIMENTAL_view_gas_key_list"