Skip to content

IDecryptOptions

Defined in: src/models/event.ts:175

optional emit?: boolean

Defined in: src/models/event.ts:178

Whether to emit DigitalWorldEventEvent.Decrypted events on successful decryption. Defaults to true.


optional forceRedecryptIfUntrusted?: boolean

Defined in: src/models/event.ts:192