Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

docs: misc. tsdoc-related #1117

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

docs: misc. tsdoc-related #1117

wants to merge 14 commits into from

Conversation

harrysolovay
Copy link
Contributor

A first pass at adding tsdoc comments to various symbols

@@ -26,37 +28,3 @@ export interface FinalizationEventPhase {
export interface InitializationEventPhase {
type: "Initialization"
}

// TODO: delete this
export type SystemExtrinsicFailedEvent = Event<{
Copy link
Contributor Author

@harrysolovay harrysolovay Jun 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved this into ExtrinsicEventsRune.ts (the only place it's utilized)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll be cleaning this up further in a subsequent PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant