pub(crate) async fn handle_cli_command(
wallet: &WalletClientModule,
args: &[OsString],
) -> Result<Value, CliCommandError>pub(crate) async fn handle_cli_command(
wallet: &WalletClientModule,
args: &[OsString],
) -> Result<Value, CliCommandError>