I have a geth running with potentially many accounts. How do I make it execute a command whenever any of my accounts receives a transaction?
in bitcoin, you can use walletnotify in bitcoin.conf. How to do the same in Ethereum?
Thanks!
I have a geth running with potentially many accounts. How do I make it execute a command whenever any of my accounts receives a transaction?
in bitcoin, you can use walletnotify in bitcoin.conf. How to do the same in Ethereum?
Thanks!