mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Complete SHAMap V2 cutover
This commit is contained in:
committed by
Miguel Portilla
parent
63a5522406
commit
d88b63d4c8
@@ -1006,7 +1006,7 @@ bool ApplicationImp::setup()
|
||||
enabledAmendments.append (detail::preEnabledAmendments ());
|
||||
|
||||
m_amendmentTable = make_AmendmentTable (
|
||||
weeks(2),
|
||||
weeks{2},
|
||||
MAJORITY_FRACTION,
|
||||
supportedAmendments,
|
||||
enabledAmendments,
|
||||
|
||||
Reference in New Issue
Block a user