mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
fix UnicodeDecodeError in doc/schemas/listfunds.schema.json
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
},
|
||||
"our_amount_msat": {
|
||||
"type": "msat",
|
||||
"description": "available satoshis on our node’s end of the channel"
|
||||
"description": "available satoshis on our node's end of the channel"
|
||||
},
|
||||
"channel_sat": {
|
||||
"deprecated": true
|
||||
|
||||
Reference in New Issue
Block a user