mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Some extra debug. An extra helper function. Remove dead code.
This commit is contained in:
1
Ledger.h
1
Ledger.h
@@ -85,6 +85,7 @@ public:
|
||||
// mid level functions
|
||||
AccountState::pointer getAccountState(const uint160& acctID);
|
||||
Transaction::pointer getTransaction(const uint256& transID);
|
||||
uint64 getBalance(const uint160& acctID);
|
||||
|
||||
// high level functions
|
||||
TransResult applyTransaction(Transaction::pointer trans);
|
||||
|
||||
Reference in New Issue
Block a user