mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-27 14:05:27 +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"),
|
||||
"EmbarkJS - " + __("EmbarkJS static functions for Storage, Messages, Names, etc."),
|
||||
"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"),
|
||||
" previous/p - " + __("During a debug, step over back"),
|
||||
" var local/v l/vl - " + __("During a debug, display local variables"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user