Update changed the CSV file for testing purposes

This commit is contained in:
Lev
2021-07-01 16:55:39 -05:00
parent bfb805e93d
commit 4211f84aa8

View File

@ -25,8 +25,8 @@ class MerkelMain
std::string currentTime;
// OrderBook orderBook{"20200317.csv"};
OrderBook orderBook{"20200601.csv"};
OrderBook orderBook{"20200317.csv"};
//OrderBook orderBook{"20200601.csv"};
Wallet wallet;
};