Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/api-contract/base/util.ts>isWeightV2

Package publishing for deno.land/x/polkadot
Go to Latest
function isWeightV2
import { isWeightV2 } from "https://deno.land/x/polkadot@0.2.29/api-contract/base/util.ts";

Parameters

weight:
| WeightV1
| WeightV2
| bigint
| string
| number
| BN

Returns

weight is WeightV2