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