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 3089b49 commit 4496a67Copy full SHA for 4496a67
src/error.rs
@@ -122,7 +122,7 @@ pub enum Error {
122
LiquidityFeeTooHigh,
123
/// Parsing a Human-Readable Name has failed
124
HrnParsingFailed,
125
- /// The given operation failed due to `dns-resolvers` not being configured in builder.
+ /// The given operation failed due to DNS resolvers not being configured.
126
DnsResolversUnavailable,
127
}
128
0 commit comments