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: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

Inherited from PolymathNetworkParams.speed

Defined in src/Polymath.ts:22

Last updated