Skip to main content

Interface: IIotaHierarchiesConnectorConfig

Configuration for the IOTA Hierarchies Connector.

Extends

  • IIotaConfig

Properties

accountAddressIndex?

optional accountAddressIndex?: number

The wallet account index to use when performing hierarchies operations.

Default

0

walletAddressIndex?

optional walletAddressIndex?: number

The wallet address index to use when performing hierarchies operations.

Default

0

enableCostLogging?

optional enableCostLogging?: boolean

Enable cost logging.

Default

false

Overrides

IIotaConfig.enableCostLogging