Options
All
  • Public
  • Public/Protected
  • All
Menu

The type of the options parameter to [[WireDecoder.decodeLog|decodeLog()]]. This type may be expanded in the future.

Hierarchy

  • DecodeLogOptions

Index

Properties

disableChecks?: boolean

Allows decodings that don't pass the re-encoding test. Don't turn this on unless you know what you're doing!

extras?: ExtrasAllowed

Used to indicate whether "extra" event decodings -- event decodings from non-library contracts other than the one that appears to have emitted the event -- should be returned. Defaults to "off".

Generated using TypeDoc