Skip to content

Instantly share code, notes, and snippets.

@studioTeaTwo
studioTeaTwo / charge.config
Created August 27, 2022 16:38 — forked from zerofeerouting/charge.config
my charge-lnd config file
[default]
strategy = static
base_fee_msat = 0
fee_ppm = 0
max_htlc_msat_ratio = 1
[private]
# the channel is private - i assume you're not a routing node
# I will not limit the transaction size
chan.private = true