Commit 1554fee
Mine the initial 101 blocks in one RPC call
The split into 50+51 batches dates to a regtest setup pre-modern bitcoind
where 101 blocks could time out the default RPC. With current bitcoind 29.0
this fits comfortably in one call.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c76782a commit 1554fee
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
98 | 97 | | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
102 | 99 | | |
103 | 100 | | |
104 | 101 | | |
| |||
0 commit comments