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 70077b2 commit f34e278Copy full SHA for f34e278
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