eth-contract-api icon indicating copy to clipboard operation
eth-contract-api copied to clipboard

More info in contract eventListener

Open kivanov82 opened this issue 9 years ago • 0 comments

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.

kivanov82 avatar Mar 16 '17 14:03 kivanov82