Interface: IIotaVerifiableStorageConnectorConfig
Configuration interface for IOTA VerifiableStorageConnector.
Extends
IIotaConfig
Properties
contractName?
optionalcontractName:string
The name of the contract to use.
walletAddressIndex?
optionalwalletAddressIndex:number
The wallet address index to use when deriving addresses.
packageControllerAddressIndex?
optionalpackageControllerAddressIndex:number
The package controller address index to use when creating package.
enableCostLogging?
optionalenableCostLogging:boolean
Enable cost logging.
Overrides
IIotaConfig.enableCostLogging