Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switchChain and getChain Bitcoin methods #837

Open
Hanssen0 opened this issue Sep 30, 2024 · 1 comment
Open

switchChain and getChain Bitcoin methods #837

Hanssen0 opened this issue Sep 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Hanssen0
Copy link

Story

As a developer,
I want to let my applications request users to switch between mainnet / testnet.
So that applications can run on specified networks only / have different network configurations.

Acceptance Criteria

Add switchChain and getChain (or similar) Bitcoin methods.

@Hanssen0 Hanssen0 added the enhancement New feature or request label Sep 30, 2024
@teebszet
Copy link
Member

thanks for the request! it's on our radar, and will provide updates when we have them

fedeerbes pushed a commit that referenced this issue Jan 23, 2025
* chore: add fede's script to pin all deps and run it

* chore: update the script pin_all_deps.js to use lockfileVersion >=2

and needed to run npm i to update the lockfile

* chore: run npm i after pinned versions
fedeerbes pushed a commit that referenced this issue Jan 23, 2025
* chore: add fede's script to pin all deps and run it (#836)

* Chore/eng 5899 pin all dependencies and update lock file (#837)

* chore: add fede's script to pin all deps and run it

* chore: update the script pin_all_deps.js to use lockfileVersion >=2

and needed to run npm i to update the lockfile

* chore: run npm i after pinned versions

---------

Co-authored-by: Tim Man <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants