Remove the not-enabled flag from AMM topics

This commit is contained in:
Amarantha Kulkarni
2024-03-22 13:59:14 -07:00
parent e92f5f6990
commit 2f9e48d2d4
19 changed files with 23 additions and 40 deletions

View File

@@ -5,12 +5,11 @@ seo:
description: The definition and details of an Automated Market Maker (AMM) instance.
labels:
- AMM
status: not_enabled
---
# AMM
[[Source]](https://github.com/XRPLF/rippled/blob/89780c8e4fd4d140fcb912cf2d0c01c1b260539e/src/ripple/protocol/impl/LedgerFormats.cpp#L272-L284 "Source")
_(Requires the [AMM amendment][] {% not-enabled /%})_
_(Requires the [AMM amendment][])_
An `AMM` ledger entry describes a single [Automated Market Maker](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md) (AMM) instance. This is always paired with a [special AccountRoot entry](accountroot.md#special-amm-accountroot-entries).