yeah - don't listen to me first - in order of knowledge it goes Martin and the Enrond Devs - then everyone else
Fut7936490692 activity
Fut7936490692 commented on Hey guys, in my dapp, transactions are stuck and shown like this. Any idea what can be done?
Did you look in the onchain explorer to see if the TX is still in processing?
Fut7936490692 commented on thanks! that would make more sense, can someone confirm?
I know for sure that the elrond network does not waste storage space to save / return 0. So I believe that an empty or zero result is "" and a result that does not exist is []
Fut7936490692 commented on hi guys, is there a way to decode nfts attributes in erdjs?
Should just be base64 to ascii - in the dapp-core there is a function decodeBase64