wormhole/node/pkg/ethereum
Leo 33717ebcc9 node/pkg/ethereum: check for rpc.ErrNoResult with non-nil tx
This cannot currently happen the way TransactionReceipt is implemented,
but make sure to check the tx != nil case anyway in case the API
is changed in future releases of go-ethereum.

commit-id:b721f0be
2022-01-11 15:10:12 +01:00
..
abi node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
erc20 node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
utils.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
watcher.go node/pkg/ethereum: check for rpc.ErrNoResult with non-nil tx 2022-01-11 15:10:12 +01:00