Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant