Skip to main content

Interface: IIotaVerifiableStorageConnectorConfig

Configuration interface for IOTA VerifiableStorageConnector.

Extends

  • IIotaConfig

Properties

contractName?

optional contractName: string

The name of the contract to use.


walletAddressIndex?

optional walletAddressIndex: number

The wallet address index to use when deriving addresses.


packageControllerAddressIndex?

optional packageControllerAddressIndex: number

The package controller address index to use when creating package.


enableCostLogging?

optional enableCostLogging: boolean

Enable cost logging.

Overrides

IIotaConfig.enableCostLogging