Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Hey guys, after I updated to WASM 0.31.1, now some Mandos tests fail because it seems that the esdt_nft_create no longer automatically outputs the nft nonce, and instead the output of my function call is `[]` instead of `[0x01]` for example Is this right?Should I remove the `out` checks from Mandos?