Pedro Reyes

Results 8 comments of Pedro Reyes

Hello @zemse , Thanks for helping. I am using the next code: ```javascript const gnbuContract = await hre.ethers.getContractAt( "GNBU", "0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC" ); let gnbuBalanceAlt2 = await gnbuContract.balanceOf(userAddress, { blockTag: 3412629, });...

Hello @lpotapczuk , I gave up trying to use this firebase suite. What I did as a solution: 1. Run firebase emulator as usual 2. Run the scripts for testing...

@lpotapczuk thank you! I'll give it a try as soon as I can ✌️

Same situation here, trying to use Deno with Firebase Admin. Let us know if there is any update @bartlomieju In my case I am getting the next error: ```typescript [npm]...

It seems the conversation about this same topic is already running on this thread: https://github.com/daniel-hauser/react-organizational-chart/issues/45 Shall we close this one?

Hello @jellynoone , @abhis3 , # 📖 Problem description I am also experiencing this issue but in my case it is much simpler to get it. However, it is not...