mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-05 10:23:25 +00:00
add txHash
This commit is contained in:
parent
37c28b9727
commit
13ed141e5d
@ -79,7 +79,7 @@ class Console {
|
|||||||
"web3 - " + __("instantiated web3.js object configured to the current environment"),
|
"web3 - " + __("instantiated web3.js object configured to the current environment"),
|
||||||
"EmbarkJS - " + __("EmbarkJS static functions for Storage, Messages, Names, etc."),
|
"EmbarkJS - " + __("EmbarkJS static functions for Storage, Messages, Names, etc."),
|
||||||
"token - " + __("Copies and prints the token for the cockpit"),
|
"token - " + __("Copies and prints the token for the cockpit"),
|
||||||
"debug - " + __("Debug the last transaction or the transaction specified by a hash"),
|
"debug <txHash> - " + __("Debug the last transaction or the transaction specified by a hash"),
|
||||||
" next/n - " + __("During a debug, step over forward"),
|
" next/n - " + __("During a debug, step over forward"),
|
||||||
" previous/p - " + __("During a debug, step over back"),
|
" previous/p - " + __("During a debug, step over back"),
|
||||||
" var local/v l/vl - " + __("During a debug, display local variables"),
|
" var local/v l/vl - " + __("During a debug, display local variables"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user