Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't return anything from transfer precompile
The return value is not used and there is not point in returning the input (which is the current behavior). Not returning anything also saves some gas.
- Loading branch information