Merge pull request #8177 from yyforyongyu/payment-status

routerrpc: optionally return the new payment status
This commit is contained in:
Yong
2023-11-30 17:15:23 +08:00
committed by GitHub
14 changed files with 371 additions and 216 deletions

View File

@@ -1201,6 +1201,10 @@
; failures in channels.
; routerrpc.bimodal.decaytime=168h
; If set, the router will send `Payment_INITIATED` for new payments, otherwise
; `Payment_In_FLIGHT` will be sent for compatibility concerns.
; routerrpc.usestatusinitiated=false
[workers]