You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, it's also essential for me. I'm diving into this and if I find the solution I will come up with it. Because I have the solution for this in Python using run_raw_method(), but in this implementation it doesn't seem to work the same way I suppose
Hi,
how to get the right seqno which is set to
let seqno:i32 = 30000000;
in thecreate_jetton_transfer
example function?let jetton_data = master_contract.get_jetton_data().await?;
As I understand the seqno must be the seqno of the "
The text was updated successfully, but these errors were encountered: