You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[1.18.0] – 2021-06-26
New
Iterators in net module: robust way to iterate blockchain items (blocks, transactions)
in specified range. See documentation for create_block_iterator , create_transaction_iterator, resume_block_iterator, resume_transaction_iterator, iterator_next, iterator_remove
functions.
Library adds http:// protocol to endpoints localhost, 127.0.0.1, 0.0.0.0 if protocol
isn't specified in config.