Not sure what happened to #291, but the addressing of pending block changes should also include the starknet_subscribePendingTransactions web socket (ws) method:
|
"name": "starknet_subscribePendingTransactions", |
Pending block is also mentioned in the same file in SUBSCRIPTION_BLOCK_ID and SUBSCRIPTION_BLOCK_TAG.
Perhaps all of these "pending" occurrences can just be renamed to "pre-confirmed".