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