From 8cfb586bee7430424228616faf1afcc9d753646b Mon Sep 17 00:00:00 2001 From: Sergio Chouhy <41742639+schouhy@users.noreply.github.com> Date: Tue, 9 Dec 2025 14:55:12 -0300 Subject: [PATCH] Update wallet/src/cli/mod.rs Co-authored-by: Daniil Polyakov --- wallet/src/cli/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet/src/cli/mod.rs b/wallet/src/cli/mod.rs index 69d7ccb..1b4c779 100644 --- a/wallet/src/cli/mod.rs +++ b/wallet/src/cli/mod.rs @@ -165,7 +165,7 @@ pub async fn execute_subcommand(command: Command) -> Result