Skip to content

walletkit: add SubmitPackage #223

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

Draft
wants to merge 1 commit into
base: lnd-19-0
Choose a base branch
from
Draft

walletkit: add SubmitPackage #223

wants to merge 1 commit into from

Conversation

bhandras
Copy link
Member

This is experimental and is pending on lightningnetwork/lnd#9784

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.

@bhandras bhandras changed the base branch from master to lnd-19-0 May 23, 2025 08:22
@guggero
Copy link
Member

guggero commented May 23, 2025

BTW, just as an info: Each sub client of the lndclient now has a method RawClientWithMacAuth which allows you to call any underlying RPC method without needing to add it to the code here first. Could be useful during development.

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