Skip to content

Commit

Permalink
remove stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
chen4903 committed Aug 18, 2024
1 parent c771b8b commit 35df770
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions accounts/abi/abi.go
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ func JSON(reader io.Reader) (ABI, error) {
return abi, nil
}

//////////////////////////////////////////////////////////////////////

// Pack the given method name to conform the ABI. Method call's data
// will consist of method_id, args0, arg1, ... argN. Method id consists
// of 4 bytes and arguments are all 32 bytes.
Expand Down

0 comments on commit 35df770

Please sign in to comment.