Options
All
  • Public
  • Public/Protected
  • All
Menu

This type indicates settings to be used for ENS resolution.

Hierarchy

  • EnsSettings

Index

Properties

provider?: Provider

The provider to use for ENS resolution; set this to null to disable ENS resolution. If absent, will default to the encoders's usual provider, if there is one, or to null, if not.

registryAddress?: string

The ENS registry address to use; if absent, will use the default one for the current network. If there is no default registry for the current network, ENS resolution will be disabled.

Generated using TypeDoc