Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesnt work - cant read any tx #10

Open
undenuicap opened this issue Sep 7, 2021 · 0 comments
Open

doesnt work - cant read any tx #10

undenuicap opened this issue Sep 7, 2021 · 0 comments

Comments

@undenuicap
Copy link

undenuicap commented Sep 7, 2021

cloned and built - all ok.

but, when I ran the helios app with a full geth node running it does NOT print anything at all besides "Subscribed to mempool txs"

seems it doesnt read anything from the channel.

same geth now with a simple web3 js script prints new blocks and pending tx.

calling like this: ./helios -mode=quick -client=local
i added some println in the code to confirm code goes there. it gets in teh blocking call to read from the channel.

am I doing something wrong ??

thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant