UtxoProcessor class is the main coordinator that manages UTXO processing between multiple UtxoContext instances. It acts as a bridge between the Kaspa node RPC connection, address subscriptions and UtxoContext instances.

UtxoProcessor provides two properties:

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Returns void

  • Returns Promise<void>

    • Return copy of self without private attributes.

    Returns Object

  • Return stringified version of self.

    Returns string

Generated using TypeDoc