From 2fc37934cf7156368148c68b0ac2aa3bec2958be Mon Sep 17 00:00:00 2001 From: sowle Date: Tue, 24 Sep 2024 01:26:04 +0200 Subject: [PATCH] removed forcefully nullifying asset_id in emit_asset() (it's up to the caller now) --- src/wallet/wallet2.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index 991cebcd..fb87bd2f 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -5453,9 +5453,6 @@ void wallet2::emit_asset(const crypto::public_key& asset_id, const std::vector