forked from TrueCloudLab/neoneo-go
8b3080b972
go vet is not happy about them: pkg/io/binaryReader.go:92:21: method ReadByte() byte should have signature ReadByte() (byte, error) pkg/io/binaryWriter.go:75:21: method WriteByte(u8 byte) should have signature WriteByte(byte) error |
||
---|---|---|
.. | ||
trigger | ||
contract.go | ||
contract_test.go | ||
param_context.go | ||
param_context_test.go |