rpc: add getchainstates

Co-authored-by: Ryan Ofsky <ryan@ofsky.org>
This commit is contained in:
James O'Beirne
2019-03-29 17:55:08 -04:00
committed by James O'Beirne
parent bb05857794
commit 0f64bac603
3 changed files with 77 additions and 0 deletions

View File

@@ -24,3 +24,5 @@ are always checked by hash.
You can find more information on this process in the `assumeutxo` design
document (<https://github.com/bitcoin/bitcoin/blob/master/doc/design/assumeutxo.md>).
`getchainstates` has been added to aid in monitoring the assumeutxo sync process.