-
- Downloads
correct blockchain virtual op batch calls
- blochchain.stream(max_batch_size=50, only_virtual_ops=True) was skipping the last block per batch, requesting the 2nd to last twice per call. - Refactored that code part to remove some duplicate code. - actually use the appbase call when appbase is supported
parent
f51b914c
No related branches found
No related tags found
Please register or sign in to comment