You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add PreviousTxnID and PreviousTxnLgrSequence fields to the ledger object mappings that don't have them already. The amendment added the fields to DirectoryNode, Amendments, FeeSettings, NegativeUNL, and AMM, but xrpl4j only has a mapping for AMM (AmmObject).
The text was updated successfully, but these errors were encountered:
We need to add
PreviousTxnID
andPreviousTxnLgrSequence
fields to the ledger object mappings that don't have them already. The amendment added the fields to DirectoryNode, Amendments, FeeSettings, NegativeUNL, and AMM, but xrpl4j only has a mapping forAMM
(AmmObject
).The text was updated successfully, but these errors were encountered: