mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Split AccountItems and tidy up
This commit is contained in:
6
src/cpp/ripple/ripple_AccountItem.cpp
Normal file
6
src/cpp/ripple/ripple_AccountItem.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
AccountItem::AccountItem (SerializedLedgerEntry::ref ledger)
|
||||
: mLedgerEntry (ledger)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user