Skip to main content
Module

x/capi/rpc/known/mod.ts>SerdeResult

[WIP] A framework for crafting interactions with Substrate chains
Latest
type alias SerdeResult
Re-export
import { type SerdeResult } from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/known/mod.ts";
definition: SerdeEnum<{ Ok: O; Err: E; }>