ConnectParams
Hierarchy
↳ ConnectParams
Index
Properties
Properties
Optional polymathRegistryAddress
Optional polymathRegistryAddress• polymathRegistryAddress? : undefined | string
Inherited from PolymathNetworkParams.polymathRegistryAddress
Defined in src/Polymath.ts:21
Optional privateKey
Optional privateKey• privateKey? : undefined | string
Defined in src/Polymath.ts:32
Optional providerUrl
Optional providerUrl• providerUrl? : undefined | string
Defined in src/Polymath.ts:31
Optional speed
Optional speed• speed? : TransactionSpeed
Inherited from PolymathNetworkParams.speed
Defined in src/Polymath.ts:22
Last updated
Was this helpful?