Class Connection

Connects an account to a given network via a given provider

Hierarchy

  • Connection

Constructors

Properties

Methods

Constructors

  • Parameters

    • networkId: string
    • provider: Provider
    • signer: Signer
    • jsvmAccountId: string

    Returns Connection

Properties

jsvmAccountId: string
networkId: string
provider: Provider
signer: Signer

Methods

  • Parameters

    • config: any

      Contains connection info details

    Returns Connection

Generated using TypeDoc