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