Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/capi/mod.ts>RpcEgressMessage

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

Properties

id: number
method: string
params: unknown[]