From 23afa1e05a2992f2191724294429c205f75fe4e6 Mon Sep 17 00:00:00 2001 From: Sergio Chouhy Date: Tue, 30 Sep 2025 14:17:46 -0300 Subject: [PATCH] nit --- wallet/src/lib.rs | 2 +- wallet/src/token_transfers/shielded.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wallet/src/lib.rs b/wallet/src/lib.rs index bbbbc79..4eb99c3 100644 --- a/wallet/src/lib.rs +++ b/wallet/src/lib.rs @@ -565,7 +565,7 @@ pub async fn execute_subcommand(command: Command) -> Result