Simple GUI for local transactions

This commit is contained in:
Tomasz Drwięga
2016-11-17 10:15:11 +01:00
parent cd686b5d68
commit ff27bbcb4f
14 changed files with 834 additions and 13 deletions

View File

@@ -39,5 +39,15 @@
"author": "Parity Team <admin@ethcore.io>",
"version": "1.0.0",
"secure": true
},
{
"id": "0xae74ad174b95cdbd01c88ac5b73a296d33e9088fc2a200e76bcedf3a94a7815d",
"url": "localtx",
"name": "TxQueue Viewer",
"description": "Have a peak on internals of transaction queue of your node.",
"author": "Parity Team <admin@ethcore.io>",
"version": "1.0.0",
"secure": true
}
]