Skip to content

Commit

Permalink
- linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianpascalau committed Sep 3, 2024
1 parent 0b73e33 commit 2fe6240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion executors/ethereum/errors.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ var (
errNilTokensMapper = errors.New("nil MultiversX to Ethereum tokens mapper")
errNilErc20ContractsHolder = errors.New("nil ERC20 contracts holder")
errNilSafeContractWrapper = errors.New("nil safe contract wrapper")
errPublicKeyCast = errors.New("error casting public key to ECDSA")
)

0 comments on commit 2fe6240

Please sign in to comment.