fix UnicodeDecodeError in doc/schemas/listfunds.schema.json

This commit is contained in:
Tim W
2022-02-04 14:29:54 +00:00
committed by Rusty Russell
parent c4f882b875
commit 1087f9aadd
2 changed files with 2 additions and 2 deletions

View File

@@ -151,7 +151,7 @@
},
"our_amount_msat": {
"type": "msat",
"description": "available satoshis on our nodes end of the channel"
"description": "available satoshis on our node's end of the channel"
},
"channel_sat": {
"deprecated": true