docs: specify optionality of SCID

pull/54/head
Oliver Gugger 1 year ago
parent 84e51eb478
commit 3ab5706bb5
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -118,7 +118,7 @@ Components:
}, },
"channels": [ "channels": [
{ {
"short_channel_id": "61xxxxxxxxxxxxx (numerical channel ID, can be found on 1ml.com)", "short_channel_id": "61xxxxxxxxxxxxx (optional, numerical channel ID, can be found on 1ml.com)",
"chan_point": "<txid>:<output_index> (also called channel point on 1ml.com)", "chan_point": "<txid>:<output_index> (also called channel point on 1ml.com)",
"address": "bc1q...... (the channel's output address on chain, find out by looking up the channel point on a block explorer)", "address": "bc1q...... (the channel's output address on chain, find out by looking up the channel point on a block explorer)",
"capacity": 123456 "capacity": 123456

Loading…
Cancel
Save