Commit ea21d81
committed
Use kyoto's rescan_from(h) instead of rescan()
Previously rescan would go from kyoto's build-time checkpoint, which
might be a very old block. We can explicitely use rescan_from(height) to
process only new blocks.1 parent d1030d8 commit ea21d81
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
552 | 559 | | |
553 | 560 | | |
554 | 561 | | |
| |||
0 commit comments