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

x/polkadot/api-contract/types.ts>WeightAll

Package publishing for deno.land/x/polkadot
Go to Latest
interface WeightAll
import { type WeightAll } from "https://deno.land/x/polkadot@0.2.39/api-contract/types.ts";

Properties

v1Weight: BN
v2Weight: { refTime: BN; proofSize?: BN | undefined; }