daviidarr
daviidarr
Hi, My code is structured like the below. How could i use pyinotify in main, ie from within the run function ? if __name__ == "__main__": asyncio.run(main()) async def main()...
### Operating System ubunutu ### Programming Languages Python ### CCXT Version 4.3.16 ### Description response = await self.papiGetUmLeverageBracket(query) throws ccxt.base.errors.AuthenticationError: binance {"code":-2015,"msg":"Invalid API-key, IP, or permissions for action, request ip:...
Hi, It would be nice to have sepolia as a network, since it s the new recommended tesnet. I tried just searching for "goerli" and do the appropriate copy paste...