Skip to main content
Module

x/polkadot/mod.ts>typesCodec.AbstractBase#toU8a

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

Parameters

optional
isBare: BareOpts

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

Returns

Uint8Array