mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-12 01:41:36 +00:00
Merge bc2664181f into 44900e363c
This commit is contained in:
commit
62524447f0
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ func (i *Console) ParseInput(input string) bool {
|
||||||
"rawroot - Prints the raw merkle root\n" +
|
"rawroot - Prints the raw merkle root\n" +
|
||||||
"\033[1m= Dagger =\033[0m\n" +
|
"\033[1m= Dagger =\033[0m\n" +
|
||||||
"dag HASH NONCE - Verifies a nonce with the given hash with dagger\n" +
|
"dag HASH NONCE - Verifies a nonce with the given hash with dagger\n" +
|
||||||
"\033[1m= Enroding =\033[0m\n" +
|
"\033[1m= Encoding =\033[0m\n" +
|
||||||
"decode STR\n" +
|
"decode STR\n" +
|
||||||
"encode STR\n")
|
"encode STR\n")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue