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 staticbackup mapping #6507

Merged

Commits on Aug 4, 2023

  1. doc: The SCB fields are hex-encoded binary TLVs, not strings

    This makes them smaller when passing them over a binary-capable encoding.
    cdecker committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    318e830 View commit details
    Browse the repository at this point in the history
  2. msggen: Add staticbackup call to list of managed methods

    Changelog-Added: cln-grpc: Added `staticbackup` support to cln-grpc
    cdecker committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    613d9ce View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. doc: make staticbackup output autogenerated in man page.

    Signed-off-by: Rusty Russell <[email protected]>
    rustyrussell committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d5cb8f2 View commit details
    Browse the repository at this point in the history