bubu59

Results 4 issues of bubu59

### Discussed in https://github.com/smartcontractkit/full-blockchain-solidity-course-py/discussions/1337 Originally posted by **bubu59** March 26, 2022 Hi Guys, I'm new to this! Appreciate any advice on the current issue I'm facing at the moment. At...

This is the error I got when running deploy script and it seems that line 20 is the one giving issue which is highlighted in the next image below. ![image](https://user-images.githubusercontent.com/74093051/160270062-619ee805-01b5-4e67-a51e-4da418f5b9d5.png)...

Hi Guys, I have been running into an issue where the Ganache development chain spins up sometimes and other times it crashes with an error saying that web3 is not...

When initializing token accounts in the test folder ( localnet) , an error pops up saying `custom program error: 0x0` ![image](https://user-images.githubusercontent.com/74093051/187039641-ec62bc9e-4a5e-453b-8041-8cf6056aeccb.png) I have narrowed it down to this particular token...