secretkeylabs / xverse-core

Core library for Xverse wallet
Other
39 stars 19 forks source link

Use custom url for electrs api #305

Closed victorkirov closed 12 months ago

victorkirov commented 1 year ago

πŸ”˜ PR Type

What kind of change does this PR introduce?

πŸ“œ Background

Currently, when changing the electrs URL in the apps, we don't use the custom URL for most functions. This ensures that all the places that use the URL have the api provider injected instead of being created in place, allowing the injection of a provider with a custom URL.

πŸ”„ Changes

Does this PR introduce a breaking change?

Changes:

Impact:

βœ… Review checklist

Please ensure the following are true before merging:

github-actions[bot] commented 12 months ago

Test this PR with npm i --save-exact @secretkeylabs/xverse-core@5.1.0-4ae7712