What is happening
I tested on 5irechain Testnet, and a normal txn is sent successfully, which is good news.
But when I try to do a sessions key test, the session is created successfully, but it is not excecuted and throws a new error.
TimeoutError: The request took too long to respond.
URL: https://rpc-testnet.5ire.network
Request body: {"method":"eth_getCode","params":["0x8C9475216e22eBE01fCcd45772e39d9f0506DE26","latest"]}
Details: The request timed out.
Version: viem@2.18.7
What is supposed to happen
After the creation of the session, the txn should be sent successfully.
Other Info and SS


What is happening
I tested on 5irechain Testnet, and a normal txn is sent successfully, which is good news.
But when I try to do a sessions key test, the session is created successfully, but it is not excecuted and throws a new error.
What is supposed to happen
After the creation of the session, the txn should be sent successfully.
Other Info and SS