Explorar o código

Update example.config.toml

add example domain to lnd address in example config
gandlafbtc hai 3 semanas
pai
achega
4c1e3a5941
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      crates/cdk-mintd/example.config.toml

+ 1 - 1
crates/cdk-mintd/example.config.toml

@@ -62,7 +62,7 @@ reserve_fee_min = 4
 # reserve_fee_min=4
 
 # [lnd]
-# address = ""
+# address = "https://domain:port"
 # macaroon_file = ""
 # cert_file = ""
 # fee_percent=0.04