ConnectParams

Hierarchy

  • PolymathNetworkParams

    ConnectParams

Index

Properties

  • polymathRegistryAddress

  • privateKey

  • providerUrl

  • speed

Properties

Optional polymathRegistryAddress

polymathRegistryAddress? : undefined | string

Inherited from PolymathNetworkParams.polymathRegistryAddress

Defined in src/Polymath.ts:21arrow-up-right

Optional privateKey

privateKey? : undefined | string

Defined in src/Polymath.ts:32arrow-up-right

Optional providerUrl

providerUrl? : undefined | string

Defined in src/Polymath.ts:31arrow-up-right

Optional speed

speed? : TransactionSpeed

Inherited from PolymathNetworkParams.speed

Defined in src/Polymath.ts:22arrow-up-right

Last updated

Was this helpful?