Skip to main content
Module

x/polkadot/mod.ts>typesCodec.decodeU8aStruct

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

Parameters

registry: Registry
result: [string, Codec][]
u8a: Uint8Array
unnamed 3: [CodecClass[], string[]]

Returns

[[string, Codec][], number]