go-ethereum icon indicating copy to clipboard operation
go-ethereum copied to clipboard

accounts/abi/bind: keep test file package name consistent

Open hattizai opened this issue 9 months ago • 1 comments

This PR adds some small code cleanup:

  • accounts/abi/bind: keep test file package name consistent
  • common: sort variables to make code more clear
  • core: remove redundant type declaration

hattizai avatar May 22 '24 03:05 hattizai