mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-06 19:35:04 +00:00
Added support for fixed size and arbitrary length byte arrays to be marshallable in fixed size (typed) byte slices. |
||
|---|---|---|
| .. | ||
| abi.go | ||
| abi_test.go | ||
| argument.go | ||
| doc.go | ||
| event.go | ||
| event_test.go | ||
| method.go | ||
| numbers.go | ||
| numbers_test.go | ||
| type.go | ||