mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
add to help exit cmd
This commit is contained in:
parent
81f06bc984
commit
9efd29ec9e
@ -22,7 +22,7 @@ class Console {
|
|||||||
// TODO: only if the blockchain is actually active!
|
// TODO: only if the blockchain is actually active!
|
||||||
// will need to pass te current embark state here
|
// will need to pass te current embark state here
|
||||||
'web3 - instantiated web3.js object configured to the current environment',
|
'web3 - instantiated web3.js object configured to the current environment',
|
||||||
'quit - to immediatly exit',
|
'quit - to immediatly exit (alias: exit)',
|
||||||
'',
|
'',
|
||||||
'The web3 object and the interfaces for the deployed contracts and their methods are also available'
|
'The web3 object and the interfaces for the deployed contracts and their methods are also available'
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user