Hi I was wondering what the position_idx input here in the deposit function is and how I can get it?
|
position_idx: Numeric.Input, |
We are trying to use mirror js to interact with mirror but after reading searching the docs and testing out the mirror js deposit function for several hours, we are stuck on the position_idx input, it seems we are providing the wrong value (based on our error msg)
How do I get this position_idx input? Thank you!
Hi I was wondering what the position_idx input here in the deposit function is and how I can get it?
mirror.js/src/contracts/MirrorMint.ts
Line 297 in 6862923
We are trying to use mirror js to interact with mirror but after reading searching the docs and testing out the mirror js deposit function for several hours, we are stuck on the position_idx input, it seems we are providing the wrong value (based on our error msg)
How do I get this position_idx input? Thank you!