kevin.xu
kevin.xu
Problem solved, make sure CGOENABLE=1
Yes, have ``` pip install -r requirements.txt ``` run before
docker run --env https_proxy=socks5://[your-machine-ip]:1080 ... docker run --env http_proxy=socks5://[your-machine-ip]:1080 ...
same question, why there are no .com or .org domain
> 4. Or we can consider another implementation, which I think is much easier: store user subscription requests only in websocket service, in indexer service send all data from the...
> Hello, > > Sorry for the late response and thank you for your initiative! > > 1. Yes, it would be great to filter events in the same way...
> > Can you please be more specific on "in indexer service send all data from the processed master block"? > > I mean, a processed masterchain block contains shard...
any update on this ?