good morning!!!!

Skip to content
Snippets Groups Projects
Commit 9c296d98 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Merge pull request #4 from stephantual/master

Fixed typo (credit to comma 8)
parents b608a80e be48f2eb
Branches
Tags
No related merge requests found
......@@ -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")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment