-
Marius van der Wijden authored
* accounts/abi/bind: add void if no return args specified Currently the java generator generates invalid input on pure/view functions that have no return type. e.g. `function f(uint u) view public {}` This is not a problem in practice as people rarely ever write functions like this. * accounts/abi/bind: use elseif instead of nested if
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| backends | ||
| auth.go | ||
| backend.go | ||
| base.go | ||
| base_test.go | ||
| bind.go | ||
| bind_test.go | ||
| template.go | ||
| topics.go | ||
| topics_test.go | ||
| util.go | ||
| util_test.go |