mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-26 21:45:50 +00:00
Improve naming of fields associated with the NegativeUNL
This commit is contained in:
@@ -228,9 +228,9 @@ LedgerFormats::LedgerFormats()
|
||||
add(jss::NegativeUNL,
|
||||
ltNEGATIVE_UNL,
|
||||
{
|
||||
{sfNegativeUNL, soeOPTIONAL},
|
||||
{sfNegativeUNLToDisable, soeOPTIONAL},
|
||||
{sfNegativeUNLToReEnable, soeOPTIONAL},
|
||||
{sfDisabledValidators, soeOPTIONAL},
|
||||
{sfValidatorToDisable, soeOPTIONAL},
|
||||
{sfValidatorToReEnable, soeOPTIONAL},
|
||||
},
|
||||
commonFields);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user