Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/capi/rpc/known/payment.ts>RuntimeDispatchInfo

[WIP] A framework for crafting interactions with Substrate chains
Latest
interface RuntimeDispatchInfo
import { type RuntimeDispatchInfo } from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/known/payment.ts";

Information related to a dispatchable's class, weight, and fee that can be queried from the runtime.

Properties

weight: Weight
partialFee: number