add page to sidebars

This commit is contained in:
Oliver Eggert
2024-06-20 14:22:02 -07:00
parent 27db59c75f
commit 39d5404b18
2 changed files with 2 additions and 1 deletions

View File

@@ -109,9 +109,9 @@ if (response_vote.result.meta.TransactionResult == "tesSUCCESS") {
console.error("Error sending transaction:", response_vote)
}
// Withdraw by redeeming LP tokens
console.log("------- Pull some money out of AMM -------")
// Withdraw by redeeming LP tokens
const ammwithdraw = {
"TransactionType": "AMMWithdraw",
"Asset": {

View File

@@ -278,6 +278,7 @@
- page: docs/tutorials/how-tos/use-tokens/enact-global-freeze.md
- page: docs/tutorials/how-tos/use-tokens/freeze-a-trust-line.md
- page: docs/tutorials/how-tos/use-tokens/create-an-automated-market-maker.md
- page: docs/tutorials/how-tos/use-tokens/earn-passive-income-as-a-liquidity-provider.md
- page: docs/tutorials/how-tos/use-xrpl-sidechains/index.md
expanded: false
items: