mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize
Conflicts: src/LedgerFormats.cpp src/SerializedLedger.cpp src/Version.h Merge with master
This commit is contained in:
@@ -81,9 +81,7 @@ LedgerEntryFormat LedgerFormats[]=
|
||||
{ sfLedgerEntryType,SOE_REQUIRED },
|
||||
{ sfFlags, SOE_REQUIRED },
|
||||
{ sfBalance, SOE_REQUIRED },
|
||||
{ sfLowID, SOE_REQUIRED },
|
||||
{ sfLowLimit, SOE_REQUIRED },
|
||||
{ sfHighID, SOE_REQUIRED },
|
||||
{ sfHighLimit, SOE_REQUIRED },
|
||||
{ sfLastTxnID, SOE_REQUIRED },
|
||||
{ sfLastTxnSeq, SOE_REQUIRED },
|
||||
|
||||
Reference in New Issue
Block a user