Module

x/polkadot/types/interfaces/index.ts>InclusionFee

Package publishing for deno.land/x/polkadot
Latest
interface InclusionFee
implements Struct
import { type InclusionFee } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/index.ts";

Properties

readonly
baseFee: Balance
readonly
lenFee: Balance
readonly
adjustedWeightFee: Balance