mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-11 22:24:14 +02:00
Merge pull request #8177 from yyforyongyu/payment-status
routerrpc: optionally return the new payment status
This commit is contained in:
@@ -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]
|
||||
|
||||
|
Reference in New Issue
Block a user