Skip to main content
Module

x/capi/mod.ts>known.Event

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

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