import { type known } from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/mod.ts";
const { RuntimeDispatchInfo } = known;
Information related to a dispatchable's class, weight, and fee that can be queried from the runtime.
import { type known } from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/mod.ts";
const { RuntimeDispatchInfo } = known;
Information related to a dispatchable's class, weight, and fee that can be queried from the runtime.