Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/interfaces/payment/index.ts>FeeDetails

Package publishing for deno.land/x/polkadot
Go to Latest
interface FeeDetails
implements Struct
import { type FeeDetails } from "https://deno.land/x/polkadot@0.2.14/types/interfaces/payment/index.ts";

Properties

readonly
inclusionFee: Option<InclusionFee>