1 guest8144807973c/ElrondDevelopers 2years ago since it's js, why do you put a comma after your last arg?
1 guest8144807973c/ElrondDevelopers 2years ago Hello guys, there was a bad behavior on the testnet and mainnet with NonFungibleTokenMapper::issue_and_set_all_roles which created a token_id as Meta-ESDT. I see that it has been fixed on the testnet now it creates a nft, but not on the mainnet. Can you tell me when it is gonna be updated?
1 guest8144807973c/ElrondDevelopers 2years ago Hey to complete what mrstorax just said I'd add that, I did some tests to include a struct composed with a struct of traits and the metadata link in attributes field when minting nfts. The goal is to have access to attributes on chain and to allow the api to display the metadata file (to display att... Read more
1 guest8144807973c/ElrondDevelopers 2years ago Oh so erdjs 10.2.0 is not usable with erdjs-snippets yet?
1 guest8144807973c/ElrondDevelopers 2years ago I'm trying to upgrade my erdjs snippets to 10.2.0 because I had a bug with MultiValue4 in previous versions. I see that the way to Ioad abi and wasm files have changed, I'm not sure what's the new way to do it?