Skip to main content
Module

x/capi/rpc/known/state.ts

[WIP] A framework for crafting interactions with Substrate chains
Latest
import * as capi from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/known/state.ts";

Interfaces

Holds associated values for a tracing span.

Represents a tracing event, complete with recorded data.

Runtime version. This should not be thought of as classic Semver (major/minor/tiny). This triplet have different semantics and mis-interpretation could cause problems. In particular: bug fixes should result in an increment of spec_version and possibly authoring_version, absolutely not impl_version since they change the semantics of the runtime.

Represents a single instance of a tracing span.

Storage change set

Error response for the state_traceBlock RPC.

Type Aliases

Response for the state_traceBlock RPC.