Skip to content

Commit 0663909

Browse files
Merge pull request #335 from amanusk/fix/update_reorg_notifications
Update description of subscribeReorg to also fire on NewTransactionRe…
2 parents c2e9309 + 442d38f commit 0663909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/starknet_ws_api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
{
339339
"name": "starknet_subscriptionReorg",
340340
"description": "Notifies the subscriber of a reorganization of the chain",
341-
"summary": "Can be received from subscribing to newHeads, Events, TransactionStatus",
341+
"summary": "Can be received from subscribing to newHeads, Events, TransactionStatus, NewTransactionReceipts, NewTransactions",
342342
"params": [
343343
{
344344
"name": "subscription_id",

0 commit comments

Comments
 (0)