Skip to main content
Module

x/polkadot/mod.ts>types.GenericExtrinsic#toU8a

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

Parameters

optional
isBare: boolean

true when the value is not length-prefixed

Returns

Uint8Array