Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/capi/mod.ts>ss58.DecodeResult

[WIP] A framework for crafting interactions with Substrate chains
Latest
type alias ss58.DecodeResult
import { type ss58 } from "https://deno.land/x/capi@v0.1.1-beta.1/mod.ts";
const { DecodeResult } = ss58;
definition: [number, Uint8Array]