Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase timeout for
GetBlockHashByNumber
function (#3754)
During tests of the RFC 12 implementation, we discovered that the timeout of 10 seconds for `GetBlockHashByNumber` is sometimes too short. Here we are increasing it to 30 seconds to improve success rate.
- Loading branch information