Remove -printblock, -printblocktree, and -printblockindex
This commit is contained in:
@@ -177,8 +177,6 @@ bool InitBlockIndex();
|
||||
bool LoadBlockIndex();
|
||||
/** Unload database information */
|
||||
void UnloadBlockIndex();
|
||||
/** Print the loaded block tree */
|
||||
void PrintBlockTree();
|
||||
/** Process protocol messages received from a given node */
|
||||
bool ProcessMessages(CNode* pfrom);
|
||||
/** Send queued protocol messages to be sent to a give node */
|
||||
|
||||
Reference in New Issue
Block a user