-
Updated
Dec 17, 2021 - SCSS
payments
Here are 1,004 public repositories matching this topic...
-
Updated
Jan 5, 2022 - PHP
-
Updated
Jan 5, 2022 - Java
-
Updated
Jan 4, 2022 - AsciiDoc
-
Updated
Jan 5, 2022 - Python
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Sep 8, 2021 - JavaScript
in WebhookEventTrigger.from_request we log the webhook request IP address, but we extract it in a simplistic way:
It might be useful to add a settings-overridable function here so that users could use django-ipware (https://github.com/un33k/django-ipware) etc to do a mor
-
Updated
Jan 2, 2022 - Ruby
-
Updated
Jan 5, 2022 - JavaScript
AFAIK c-lightning and LND already implemented a feature where raised channel relay fees taking effect is delayed by 10 minutes or so to avoid routing failures and give the update message enough time to propagate through the gossip network.
If possible, this should come with an option to optionally enforce the new fee right away, when routing failures are preferred over a quickly depleted channe
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Nov 28, 2021 - Python
-
Updated
Nov 12, 2021 - JavaScript
-
Updated
Dec 3, 2021 - CoffeeScript
-
Updated
Dec 31, 2021 - PHP
-
Updated
Nov 3, 2021 - Swift
-
Updated
Oct 20, 2021 - Elixir
Improve this page
Add a description, image, and links to the payments topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the payments topic, visit your repo's landing page and select "manage topics."
Background
When doing a
closechannel, you need to give a txid and index, separately. Having the option to provide a channel point would be useful.