mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Replace InstanceCounter with CountedObject
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
SETUP_LOG (Ledger)
|
||||
|
||||
DECLARE_INSTANCE (Ledger);
|
||||
|
||||
Ledger::Ledger (const RippleAddress& masterID, uint64 startAmount)
|
||||
: mTotCoins (startAmount)
|
||||
, mLedgerSeq (1)
|
||||
|
||||
Reference in New Issue
Block a user