mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Replicate the bug.
This commit is contained in:
@@ -32,6 +32,8 @@ Ledger::Ledger(const NewcoinAddress& masterID, uint64 startAmount) : mTotCoins(s
|
||||
#ifdef DEBUG
|
||||
std::cerr << "Root account:";
|
||||
startAccount->dump();
|
||||
AccountState::pointer as = getAccountState(masterID);
|
||||
as->dump();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user