add additional step of checking LP token value

This commit is contained in:
Oliver Eggert
2024-07-05 16:38:41 -07:00
parent 14e623bb96
commit af5ecee5d5
2 changed files with 10 additions and 4 deletions

View File

@@ -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