Update included all implementations for version 0.1
This commit is contained in:
@ -7,5 +7,5 @@ int main()
|
||||
{
|
||||
MerkelMain app{};
|
||||
TradingBot bot{&app};
|
||||
app.init();
|
||||
bot.startBot();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user