Skip to main content
Module

x/capi/rpc/known/state.ts>Event

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

Represents a tracing event, complete with recorded data.

Properties

target: string

Event target

data: Data

Associated data

optional
parent_id: number

Parent id, if it exists