Update confirmed we can check resolve the wallets ability to fulfill bids and asks
This commit is contained in:
@ -143,7 +143,6 @@ void MerkelMain::enterBid()
|
||||
|
||||
void MerkelMain::printWallet()
|
||||
{
|
||||
std::cout << "Your wallet is empty. " << std::endl;
|
||||
std::cout << wallet.toString() << std::endl;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user