Skip to content

alertId in TransactionEvent can be null - #7

Open
edag94 wants to merge 1 commit into
Tenderly:mainfrom
edag94:patch-1
Open

alertId in TransactionEvent can be null#7
edag94 wants to merge 1 commit into
Tenderly:mainfrom
edag94:patch-1

Conversation

@edag94

@edag94 edag94 commented Mar 9, 2022

Copy link
Copy Markdown

AlertId returns null for an AlertEvent from this tx hash: 0x91b64b7935b98366381c33a519655b3d769f0a7b054011828387fe6ca08fbb98

AlertId returns `null` for an AlertEvent from this tx hash: `0x91b64b7935b98366381c33a519655b3d769f0a7b054011828387fe6ca08fbb98`
@edag94

edag94 commented Mar 9, 2022

Copy link
Copy Markdown
Author

It's possible that AlertId isn't an optional property, in which case the property should be

{
  // ...
  alertId: string | null
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants