mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-21 16:14:23 +01:00
pay: Let sendpay modify the recorded msatoshi of payments.
This commit is contained in:
committed by
Christian Decker
parent
1fe79df867
commit
bc5fc692d1
@@ -475,6 +475,7 @@ static void json_pay_getroute_reply(struct subd *gossip UNUSED,
|
||||
pay->in_sendpay = true;
|
||||
send_payment(pay->try_parent,
|
||||
pay->cmd->ld, &pay->payment_hash, route,
|
||||
pay->msatoshi,
|
||||
&json_pay_sendpay_resume, pay);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user