nirtayeb

Results 2 issues of nirtayeb

## Expected Behavior While adding a job to AsyncIOScheduler it should let other tasks on the IO loop to run ## Current Behavior Adding a job to the AsyncIOScheduler makes...

On one of the [API documentation pages](https://github.com/starkware-libs/starknet-specs/blob/master/starknet_vs_ethereum_node_apis.md) you mentioned that starknet_protocolVersion is the equivalent of eth_protocolVersion. Pathfinder [appears to have removed it](https://github.com/eqlabs/pathfinder/pull/495), but Nethermind Juno for example [does not](https://github.com/NethermindEth/juno/pull/75). This...