good morning!!!!

Skip to content
Snippets Groups Projects
Commit f11b5f3e authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Added account prop

parent 5538ff72
Branches
Tags
No related merge requests found
...@@ -76,6 +76,7 @@ ...@@ -76,6 +76,7 @@
{ name: 'listening', getter: 'listening', setter: 'setListening' }, { name: 'listening', getter: 'listening', setter: 'setListening' },
{ name: 'mining', getter: 'mining', setter: 'setMining' }, { name: 'mining', getter: 'mining', setter: 'setMining' },
{ name: 'gasPrice', getter: 'gasPrice' }, { name: 'gasPrice', getter: 'gasPrice' },
{ name: 'account', getter: 'account' },
{ name: 'accounts', getter: 'accounts' }, { name: 'accounts', getter: 'accounts' },
{ name: 'peerCount', getter: 'peerCount' }, { name: 'peerCount', getter: 'peerCount' },
{ name: 'defaultBlock', getter: 'defaultBlock', setter: 'setDefaultBlock' }, { name: 'defaultBlock', getter: 'defaultBlock', setter: 'setDefaultBlock' },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment