Skip to content

Commit

Permalink
Revert "no tx_history for erc20"
Browse files Browse the repository at this point in the history
This reverts commit 0faa4a9.
  • Loading branch information
cipig committed Mar 18, 2024
1 parent c016fdd commit 43c2ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/atomicdex/services/mm2/mm2.service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@ namespace atomic_dex

if (coin_info.is_erc_family)
{
//tokens_to_fetch.push_back(ticker);
tokens_to_fetch.push_back(ticker);
}
else
{
Expand Down

0 comments on commit 43c2ef3

Please sign in to comment.