mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-23 07:35:03 +01:00
fix: remove print settings
This commit is contained in:
@@ -144,8 +144,6 @@ async fn main() -> anyhow::Result<()> {
|
||||
melt_max: settings.ln.max_melt,
|
||||
};
|
||||
|
||||
println!("{:?}", settings);
|
||||
|
||||
match settings.ln.ln_backend {
|
||||
LnBackend::Cln => {
|
||||
let cln_settings = settings
|
||||
|
||||
Reference in New Issue
Block a user