nim-ethers/ethers/providers
Mark Spanbroek 241ce6e8f3 sendTransaction raises ProviderError instead of SignerError
Allows it to contain error data.
It is not the signing that fails, so it makes sense to
use an error type that indicates that the provider failed.
2024-05-21 13:19:24 +02:00
..
jsonrpc jsonrpc: extract error data from JSON RPC error 2024-05-21 13:19:24 +02:00
jsonrpc.nim sendTransaction raises ProviderError instead of SignerError 2024-05-21 13:19:24 +02:00