Skip to main content
Module

x/polkadot/mod.ts>types.U8aFixed.with

Package publishing for deno.land/x/polkadot
Go to Latest
method types.U8aFixed.with
Re-export
import { types } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { U8aFixed } = types;

Parameters

bitLength: U8aBitLength
optional
typeName: string

Returns

CodecClass<U8aFixed>