Skip to content

Conversation

feelancer21
Copy link
Contributor

Fixes the tag for wallet pendingsweeps and adds the tag for wallet estimatefeerate.

Change Description

fixes #9156

I think no change log required. But CI should run for rpc check.

Steps to Test

Steps for reviewers to follow to test the change.

Pull Request Checklist

Testing

  • Your PR passes all CI checks.
  • Tests covering the positive and negative (error paths) are included.
  • Bug fixes contain tests triggering the bug to prevent regressions.

Code Style and Documentation

📝 Please see our Contribution Guidelines for further guidance.

Fixes the tag for `wallet pendingsweeps` and adds the tag for
`wallet estimatefeerate`.
@guggero guggero added documentation Documentation changes that do not affect code behaviour api no-itest no-changelog rpc Related to the RPC interface labels Oct 11, 2024
Copy link
Collaborator

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM 🎉

@guggero guggero requested a review from yyforyongyu October 11, 2024 08:38
Copy link
Member

@yyforyongyu yyforyongyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙏

@guggero guggero merged commit 136cb42 into lightningnetwork:master Oct 11, 2024
23 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api documentation Documentation changes that do not affect code behaviour no-changelog no-itest rpc Related to the RPC interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: PendingSweeps CLI missing from web documentation
3 participants