Export

SmallAndLightFeePreviews

interface SmallAndLightFeePreviews {
    data?: FeePreview[];
}

Properties

Properties

data?: FeePreview[]

A list of fee estimates for the requested items. The order of the fee estimates will follow the same order as the items in the request, with duplicates removed.

Memberof

SmallAndLightFeePreviews