We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e3d7a commit 7c3232cCopy full SHA for 7c3232c
src/config.rs
@@ -87,7 +87,7 @@ pub(crate) const WALLET_KEYS_SEED_LEN: usize = 64;
87
/// | `log_dir_path` | None |
88
/// | `network` | Bitcoin |
89
/// | `listening_addresses` | None |
90
-/// | `node_alias` | None |
+/// | `node_alias` | None |
91
/// | `default_cltv_expiry_delta` | 144 |
92
/// | `onchain_wallet_sync_interval_secs` | 80 |
93
/// | `wallet_sync_interval_secs` | 30 |
0 commit comments