mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
add additional step of checking LP token value
This commit is contained in:
@@ -109,7 +109,7 @@ if (response_vote.result.meta.TransactionResult == "tesSUCCESS") {
|
||||
console.error("Error sending transaction:", response_vote)
|
||||
}
|
||||
|
||||
// OPTIONAL: Get LP tokens value
|
||||
// Get LP tokens value
|
||||
console.log("------- Calculate value of my LP tokens -------")
|
||||
|
||||
const lp_deposit_data = lp_deposit.result.meta.AffectedNodes
|
||||
|
||||
Reference in New Issue
Block a user