XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.21k stars 512 forks source link

fix: add missing lsfAMMNode flag #2674

Closed khancode closed 6 months ago

khancode commented 6 months ago

High Level Overview of Change

Add missing lsfAMMNode flag to RippleState ledger object

Type of Change

Did you update HISTORY.md?

Test Plan

Current tests pass.