opentensor/async-substrate-interface

Make `_get_block_handler` method public -> `get_block_handler`

Closed this issue · 0 comments

We use this method outside the async-substrate-interface and getting non-pythonic way usage issue.
Let's fix it for a/sync version one.