SuiInvest
(from previous OH session)
Questions:
- I am having issues with programmable transactions and more specifically how to construct a vector of coins dynamically.
- NEW QUESTION:
- I'm trying to figure out a poor input in a transaction block
Discussion
- User is building a trading platform and wants to create a PTB for a swap, with an input of makeMoveVec of coins.
- Using sui.dart flutter library
- Lot of difficulty coming out of the lack of a clear error message / possibly typing information?
Noted Areas of Improvement
- We could consider writing a docs page of “How to debug PTBs” focused on common issues with PTBs
- When to use tx.object vs other transaction builders
- Trans