Skip to main content
Module

x/capi/mod.ts>hex.encodePrefixed

[WIP] A framework for crafting interactions with Substrate chains
Latest
function hex.encodePrefixed
import { hex } from "https://deno.land/x/capi@v0.1.1-beta.1/mod.ts";
const { encodePrefixed } = hex;

Parameters

bytes: Uint8Array

Returns

string