Function removeDepositEventListener

  • Removes the deposit event listener from the bridge instance.

    Returns

    • bridge instance without the deposit listener.

    Parameters

    • bridge: Bridge

      a Bridge instance to remove the listener from.

    Returns Bridge

Generated using TypeDoc