BH

Results 3 issues of BH

Hello, I'm very interested in this project development thou I noticed that many things could be enhanced. Among them: 1) main.py - file structure, imports and functions should be adjusted....

mypy 1.2.0 throws errors in return statement in next() method of BaseChunk class if I use IntChunk ``` notification/chunkificator.py:65: error: Unexpected keyword argument "start" for "BaseChunk" [call-arg] notification/chunkificator.py:65: error: Unexpected...

May be we should add section about editing config in src/configs/walletConnect.ts file? Because if deploying without .env file and VITE_WALLET_CONNECT_PROJECT_ID variable inside it - the error occurs which says VITE_WALLET_CONNECT_PROJECT_ID...