Skip to main content

Interface: ExtraSubscribeOptions

Properties

erc1271Contract

Optional erc1271Contract: string

Subscribe on behalf of a contract implementing the ERC-1271 standard. The streamr client wallet address must be an authorized signer for the contract.


raw

Optional raw: boolean

Subscribe raw with validation, permission checking, ordering, gap filling, and decryption disabled.


resend

Optional resend: ResendOptions