Fixed typo (credit to comma 8)

pull/4/head
Stephan Tual 11 years ago
parent 44900e363c
commit be48f2eb91
  1. 2
      dev_console.go

@ -116,7 +116,7 @@ func (i *Console) ParseInput(input string) bool {
"rawroot - Prints the raw merkle root\n" +
"\033[1m= Dagger =\033[0m\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" +
"encode STR\n")

Loading…
Cancel
Save