mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove unsupported proof-of-work command parsing
This commit is contained in:
committed by
Tom Ritchford
parent
9a0fa79144
commit
b3254e2b18
@@ -132,9 +132,6 @@ void printHelp (const po::options_description& desc)
|
||||
" ledger_header <ledger>\n"
|
||||
" logrotate \n"
|
||||
" peers\n"
|
||||
" proof_create [<difficulty>] [<secret>]\n"
|
||||
" proof_solve <token>\n"
|
||||
" proof_verify <token> <solution> [<difficulty>] [<secret>]\n"
|
||||
" random\n"
|
||||
" ripple ...\n"
|
||||
" ripple_path_find <json> [<ledger>]\n"
|
||||
|
||||
Reference in New Issue
Block a user