Module

x/polkadot/mod.ts>typesCodec.AbstractArray#toU8aInner

Package publishing for deno.land/x/polkadot
Go to Latest
method typesCodec.AbstractArray.prototype.toU8aInner
import { typesCodec } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { AbstractArray } = typesCodec;

Parameters

optional
isBare: boolean

true when the value has none of the type-specific prefixes (internal)

Returns

Uint8Array[]