sample-conf: Chain backend documentation reformat, add warning [skip ci]

Change formatting of `bitcoin.node` configuration, add warning
about changing BETWEEN chain back-ends
This commit is contained in:
Abel 2022-09-09 12:07:44 +00:00 committed by Oliver Gugger
parent 82e79929ca
commit 836d32514b
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -486,13 +486,12 @@ bitcoin.simnet=true
; signet network seed nodes
; bitcoin.signetseednode=123.45.67.89
; Use the btcd back-end
; Specify the chain back-end. Options are btcd, bitcoind and neutrino.
;
; NOTE: Please note that switching between a full back-end (btcd/bitcoind) and
; a light back-end (neutrino) is not supported.
bitcoin.node=btcd
; Use the bitcoind back-end
; bitcoin.node=bitcoind
; Use the neutrino (light client) back-end
; bitcoin.node=neutrino
; The default number of confirmations a channel must have before it's considered