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?
I would say thats the intended behaviour according to the changelog :)