add reward time to BalanceRewards amendment

This commit is contained in:
Richard Holland
2022-12-17 15:09:50 +00:00
parent 4ab2e77d53
commit fef1f53c8b
4 changed files with 16 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ LedgerFormats::LedgerFormats()
{sfHookNamespaces, soeOPTIONAL},
{sfRewardLgrFirst, soeOPTIONAL},
{sfRewardLgrLast, soeOPTIONAL},
{sfRewardTime, soeOPTIONAL},
{sfRewardAccumulator, soeOPTIONAL}
},
commonFields);