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

    Type Alias GasPriceData

    type GasPriceData = {
        body: JsonRpcRequestForGasPrice;
        path?: never;
        query?: never;
        url: "/gas_price";
    }
    Index

    Properties

    Properties

    path?: never
    query?: never
    url: "/gas_price"