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 f34e278 commit 23e948fCopy full SHA for 23e948f
src/error.rs
@@ -120,7 +120,7 @@ pub enum Error {
120
LiquiditySourceUnavailable,
121
/// The given operation failed due to the LSP's required opening fee being too high.
122
LiquidityFeeTooHigh,
123
- /// Parsing a Human-Readable Name has failed
+ /// Parsing a Human-Readable Name has failed.
124
HrnParsingFailed,
125
/// The given operation failed due to DNS resolvers not being configured.
126
DnsResolversUnavailable,
0 commit comments