mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
* Decentralized Exchange concept article 1st draft * DEX: example trade diagram, offers rewording * Offers: more rewriting/updates * OfferCreate: Add error cases + other updates * Known Amendments: fix tecEXPIRED, DepositPreauth - tecEXPIRED was initially attached to the Checks amendment but got moved to DepositPreauth before either became released. The docs weren't previously updated to reflect this change - A change to the snippets caused the DepositPreauth amendment reference link to get overwritten so the table links to the feature page rather than the amendment description. Special cases this one link. * OfferCreate error cases: switch to table * DEX/Offers: edits per review