Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

optional
isBare: boolean

true when the value is not length-prefixed

Returns

Uint8Array