stellar / new-docs

https://developers.stellar.org
MIT License
68 stars 133 forks source link

withdrawLiquidity function don't exist #626

Open pierre42403 opened 2 years ago

pierre42403 commented 2 years ago

Page : (https://developers.stellar.org/docs/glossary/liquidity-pool/)

Section : Putting it all together in the exemple script : .then(_ => withdrawLiquidity(accounts[1], kps[1], "500", "2000"))

Error : ReferenceError: withdrawLiquidity is not defined Error 2 : ReferenceError: accounts is not defined

awan1010 commented 2 years ago

400

tywonwilliams commented 2 years ago

👍