Skip to content

Remove global electrum workarounds made for electrs #3619

Description

@nkuba

To support Electrs we had to add couple of workarounds in GetTransaction and GetTransactionConfirmations methods due to Blockstream/electrs#36.

Example: 3db34f0

Those workarounds are not necessary for other servers we integrate with like ElectrumX and Fulcrum. Having the workarounds generally applied makes the flow complicated and complicated.

We should use the workaround only for Electrs and use the functions exposed by other servers directly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions