mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-15 01:05:49 +00:00
add page to sidebars
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user