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

'invoice' command returning preimage. #3295

Merged
merged 3 commits into from
Dec 3, 2019

Commits on Dec 2, 2019

  1. jsonrpc: Add json_add_preimage helper

    fiatjaf authored and cdecker committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    1bfb424 View commit details
    Browse the repository at this point in the history
  2. also return preimage on listinvoices.

    fiatjaf authored and cdecker committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    6201ea2 View commit details
    Browse the repository at this point in the history
  3. update docs with payment_preimage.

    Changelog-Added: JSON-RPC: `listinvoices` now displays the payment preimage if the invoice was paid.
    fiatjaf authored and cdecker committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    d0905df View commit details
    Browse the repository at this point in the history