Skip to main content
Module

x/capi/mod.ts>AddressPrefixChain

[WIP] A framework for crafting interactions with Substrate chains
Latest
interface AddressPrefixChain
implements Chain
Re-export
import { type AddressPrefixChain } from "https://deno.land/x/capi@v0.1.1-beta.1/mod.ts";

Properties

metadata: FrameMetadata & { pallets: { System: { constants: { SS58Prefix: { codec: $.Codec<number>; }; }; }; }; }