Interface: IIotaHierarchiesConnectorConfig
Configuration for the IOTA Hierarchies Connector.
Extends
IIotaConfig
Properties
accountAddressIndex?
optionalaccountAddressIndex?:number
The wallet account index to use when performing hierarchies operations.
Default
0
walletAddressIndex?
optionalwalletAddressIndex?:number
The wallet address index to use when performing hierarchies operations.
Default
0
enableCostLogging?
optionalenableCostLogging?:boolean
Enable cost logging.
Default
false
Overrides
IIotaConfig.enableCostLogging