Unverified Commit a88d00af authored by yann300's avatar yann300 Committed by GitHub

Update app.js

parent 9270d958
......@@ -373,7 +373,8 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
event: new EventEmitter(),
profile () {
return {
name: 'transaction listener',
name: 'txListener',
displayName: 'transaction listener',
events: ['newTransaction'],
description: 'service - notify new transactions'
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment