Class representing a factory for creating and managing Signer instances.

Constructors

Methods

Constructors

Methods

  • Subscribes to new signers and triggers a callback when a new signer is available.

    Parameters

    Returns (() => void)

    A function to unsubscribe from the signer events.

      • (): void
      • Returns void