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

Add timeout paameter to waitanyinvoice. #3449

Merged
merged 2 commits into from
Jan 28, 2020

Commits on Jan 28, 2020

  1. lightningd/invoice.c: Add timeout parameter to waitanyinvoice.

    Fixes: ElementsProject#3192
    
    Changelog-Added: `waitanyinvoice` now supports a `timeout` parameter, which when set will cause the command to fail when the timeout is reached; can set this to 0 to fail immediately if no new invoice has been paid yet.
    ZmnSCPxj committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    31b7a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37b8c9 View commit details
    Browse the repository at this point in the history