Hi all, I need your help. I am upgrading to erdjs 10.2.5 and it seems that I cannot find anymore the loadAbiRegistry method. Has it been moved to another module?
You will have to load the abi yourself and only give the finished json object to the abi registry. You should find examples in the cookbook :)@
https://docs.elrond.com/sdk-and-tools/erdjs/erdjs-cookbook/
You will have to load the abi yourself and only give the finished json object to the abi registry. You should find examples in the cookbook :)@ https://docs.elrond.com/sdk-and-tools/erdjs/erdjs-cookbook/