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

msggen: Add missing methods to grpc and Rust interface #6850

Merged
merged 2 commits into from Nov 16, 2023

Conversation

cdecker
Copy link
Member

@cdecker cdecker commented Nov 7, 2023

Closes #6844
Closes #6792

@cdecker cdecker marked this pull request as ready for review November 7, 2023 16:24
@nepet nepet added this to the v23.11 milestone Nov 8, 2023
@nepet
Copy link
Collaborator

nepet commented Nov 8, 2023

I'll add this to v23.11 between rc1 and the final release as this does not affect core-lightning it self but rather adds to the grpc and the rust interface.

Copy link
Collaborator

@nepet nepet left a comment

Choose a reason for hiding this comment

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

Does this need a change-log line?

Closes ElementsProject#6844

Changelog-Added: Cln-RPC: Add `fetchinvoice` method to cln-rpc and cln-grpc.
Fixes ElementsProject#6792

Changelog-Added: Cln-RPC: Add `wait` system to cln-rpc and cln-grpc.
@nepet nepet merged commit 94f4d75 into ElementsProject:master Nov 16, 2023
38 checks passed
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.

adding FetchInvoice grpc call to node proto gRPC: add wait
2 participants