stefan-mysten
stefan-mysten
Closing this as there were too many conflicts and it was easier to start afresh. Superseded by #15489
Thanks for reporting @nathanleclaire - this issue has likely been fixed since last year, so I will close the issue for now.
I guess this is outdated by now, closing.
Thanks for the fix @ohJohanZ. TS SDK went through a revamp and the examples got fixed.
Thanks @ldback-aftermath for this. It was added at some point in the example, so closing this PR.
@NadigerAmit thanks for flagging this. What network are you trying to use, devnet? If so, you might need to install Sui from source. Let me know and I will help...
Thanks @woomike. Can you please share the output of `sui client envs` `sui --version`
Thanks @woomike.
I am unable to reproduce locally, but could you try this please? `cargo install --locked --git https://github.com/MystenLabs/sui.git --branch devnet sui` Then check that the `sui --version` is different than before...
Actually, I was able to reproduce. Trying now to see what could be a quick workaround.