You've already forked electroncash-protocol
Add an RPC call to force a reorg at run-time
This required a large rework block processor and prefetcher interaction, and led to various cleanups Closes #103
This commit is contained in:
@@ -142,3 +142,8 @@ The following commands are available:
|
|||||||
Returns a list of peer electrum servers. This command takes no arguments.
|
Returns a list of peer electrum servers. This command takes no arguments.
|
||||||
|
|
||||||
Currently this is data gleaned from an IRC session.
|
Currently this is data gleaned from an IRC session.
|
||||||
|
|
||||||
|
* **reorg**
|
||||||
|
|
||||||
|
Force a block chain reorg. This command takes an optional
|
||||||
|
argument - the number of blocks to reorg - that defaults to 3.
|
||||||
|
|||||||
Reference in New Issue
Block a user