Class LegacyWCConnectorAbstract

Implement the abstract UI callbacks of the connector in a subclass of your own.

Hierarchy

  • LegacyWCConnector

Implements

  • ArnConnector

Constructors

Properties

legacyWcService: LegacyWCService
options: IWalletConnectConnectorPayload
sessionConnected: Subscription = Subscription.EMPTY
sessionSigned: Subscription = Subscription.EMPTY

Methods

  • Parameters

    • _domain: TypedDataDomain
    • _types: Record<string, TypedDataField[]>
    • _value: Record<string, any>

    Returns Promise<string>

Generated using TypeDoc