chore: update pyln-client to 24.5 (#2614)
This commit is contained in:
parent
026c9b5155
commit
19c231a2f4
4 changed files with 12 additions and 12 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue