chore: update pyln-client to 24.5 (#2614)

This commit is contained in:
Pavol Rusnak 2024-07-30 18:04:28 +02:00 committed by GitHub
parent 026c9b5155
commit 19c231a2f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 12 deletions

View file

@ -378,7 +378,7 @@
"expiry": null,
"exposeprivatechannels": true,
"label": "test-label",
"msatoshi": 555000
"amount_msat": 555000
}
},
"response_type": "json",
@ -470,7 +470,7 @@
"expiry": null,
"exposeprivatechannels": true,
"label": "test-label",
"msatoshi": 555000
"amount_msat": 555000
}
},
"response_type": "exception",
@ -491,7 +491,7 @@
"expiry": null,
"exposeprivatechannels": true,
"label": "test-label",
"msatoshi": 555000
"amount_msat": 555000
}
},
"response_type": "json",
@ -559,7 +559,7 @@
"expiry": null,
"exposeprivatechannels": true,
"label": "test-label",
"msatoshi": 555000
"amount_msat": 555000
}
},
"response_type": "json",
@ -601,7 +601,7 @@
"expiry": null,
"exposeprivatechannels": true,
"label": "test-label",
"msatoshi": 555000
"amount_msat": 555000
}
},
"response_type": "exception",