PolymathNetworkNodeParams

Hierarchy

  • PolymathNetworkParams

    PolymathNetworkNodeParams

Index

Properties

  • polymathRegistryAddress

  • privateKey

  • providerUrl

  • speed

Properties

Optional polymathRegistryAddress

polymathRegistryAddress? : undefined | string

Inherited from PolymathNetworkParams.polymathRegistryAddress

Defined in src/Polymath.ts:21

privateKey

privateKey: string

Defined in src/Polymath.ts:27

providerUrl

providerUrl: string

Defined in src/Polymath.ts:26

Optional speed

speed? : TransactionSpeed

Inherited from PolymathNetworkParams.speed

Defined in src/Polymath.ts:22

Last updated