Skip to content
Snippets Groups Projects
Commit a05d8cbd authored by crokkon's avatar crokkon
Browse files

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
2 merge requests!5Taken current version of master branch in the https://github.com/holgern/beem,!4Original changes pushed to master at https://github.com/holgern/beem
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment