<<" reprocess <block> Reprocess a given block."<<endl
<<" reprocess <block> Reprocess a given block."<<endl
<<" dumptrace <block> <index> <filename> <format> Dumps a transaction trace"<<endl<<"to <filename>. <format> should be one of pretty, standard, standard+."<<endl
<<" dumptrace <block> <index> <filename> <format> Dumps a transaction trace"<<endl<<"to <filename>. <format> should be one of pretty, standard, standard+."<<endl
<<" dumpreceipt <block> <index> Dumps a transation receipt."<<endl
<<" dumpreceipt <block> <index> Dumps a transation receipt."<<endl
<<" hashrate Print the current hashrate in hashes per second if the client is mining."<<endl
<<" exit Exits the application."<<endl;
<<" exit Exits the application."<<endl;
}
}
@ -1122,6 +1123,8 @@ int main(int argc, char** argv)