Skip to content

lndservices: add testnet4 support #221

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

Closed

Conversation

calvinrzachman
Copy link
Contributor

@calvinrzachman calvinrzachman commented Apr 23, 2025

We'd like to be able to use lndclient when working with testnet4 lnd instances.

  • Modelled off the commit which added signet support: 03fb395

Pull Request Checklist

  • PR is opened against correct version branch.
  • Version compatibility matrix in the README and minimal required version
    in lnd_services.go are updated.
  • Update macaroon_recipes.go if your PR adds a new method that is called
    differently than the RPC method it invokes.

dependabot bot and others added 3 commits April 16, 2025 23:22
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](golang/net@v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…_modules/golang.org/x/net-0.38.0

build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
@calvinrzachman calvinrzachman changed the base branch from master to lnd-19-0 April 23, 2025 17:06
@calvinrzachman
Copy link
Contributor Author

Closing since the testnet4 functionality is already included in the lnd-19-0 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants