You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2019. It is now read-only.
This would be nice to get more info, in partucular about the transaction (or at least a hash of it), in the event listener.
The use case I have is about multiple EthJ nodes, each if them would handle same event and repeat same excercise - in my case persist in the shared DB. I'd like to avoid it.
This would be nice to get more info, in partucular about the transaction (or at least a hash of it), in the event listener.
The use case I have is about multiple EthJ nodes, each if them would handle same event and repeat same excercise - in my case persist in the shared DB. I'd like to avoid it.