Skip to main content
Module

x/capi/mod.ts>$.Codec#encode

[WIP] A framework for crafting interactions with Substrate chains
Latest
method $.Codec.prototype.encode
Re-export
import { $ } from "https://deno.land/x/capi@v0.1.1-beta.1/mod.ts";
const { Codec } = $;

Encodes the value into a new Uint8Array (throws if async)

Parameters

value: I