Closed iostat closed 6 years ago
Add a RemoteError and ParserError constructors to Web3Error, so remote exceptions can be gracefully handled.
RemoteError
ParserError
Web3Error
all green on ps-web3-tests
Add a
RemoteError
andParserError
constructors toWeb3Error
, so remote exceptions can be gracefully handled.