nim-ethers/ethers/signers
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
..
wallet Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00
jsonrpc.nim Upgrade to `nim-json-rpc` v0.4.2 and chronos v4 (#64) 2024-02-19 16:50:46 +11:00
wallet.nim sendTransaction raises ProviderError instead of SignerError 2024-05-21 13:19:24 +02:00