Variable: ESubscriptionTag
constESubscriptionTag:object
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/api/constants.d.ts:123
Tags that control what additional fields are included in subscription responses. INCLUDE_PROOF_FACTS: Include proof_facts field in the response (an empty array is returned if no proof facts exist for the transaction; only applicable to INVOKE transactions with version 3).
Type Declaration
INCLUDE_PROOF_FACTS
readonlyINCLUDE_PROOF_FACTS:"INCLUDE_PROOF_FACTS"