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.

Default

"verifiable-storage"

walletAddressIndex?

optional walletAddressIndex: number

The wallet address index to use when deriving addresses.

Default

0

packageControllerAddressIndex?

optional packageControllerAddressIndex: number

The package controller address index to use when creating package.

Default

0

enableCostLogging?

optional enableCostLogging: boolean

Enable cost logging.

Default

false