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 440df50 commit 3052af8Copy full SHA for 3052af8
1 file changed
src/error.rs
@@ -18,7 +18,7 @@ pub enum Error {
18
#[error("The provided url has invalid scheme")]
19
InvalidScheme,
20
21
- #[error("The relay client has stopped working")]
+ #[error("The Relay client has stopped working")]
22
RelayClientStopped,
23
24
#[error("Invalid account")]
0 commit comments