mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Move fields from Ledger to LedgerInfo.
This commit is contained in:
committed by
Vinnie Falco
parent
1b6c707abb
commit
c7ebe7205c
@@ -408,7 +408,7 @@ AmendmentTableImpl::doVoting (
|
||||
ValidationSet const& valSet)
|
||||
{
|
||||
// LCL must be flag ledger
|
||||
//assert((lastClosedLedger->getLedgerSeq () % 256) == 0);
|
||||
//assert((lastClosedLedger->info().seq % 256) == 0);
|
||||
|
||||
AmendmentSet amendmentSet (closeTime);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user