Skip to main content
Module

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

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

Parameters

bitLength: U8aBitLength
optional
typeName: string

Returns

CodecClass<U8aFixed>