fourbyte: update signatures, make signatures sorted+not compressed

This commit is contained in:
Martin Holst Swende 2019-08-13 15:02:15 +02:00
parent 34d7503d95
commit 57e3656a5a
No known key found for this signature in database
GPG key ID: 683B438C05A5DDF0
3 changed files with 293690 additions and 32 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -14,7 +14,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
//go:generate go-bindata -nometadata -o 4byte.go -pkg fourbyte 4byte.json
//go:generate go-bindata -nometadata -nocompress -o 4byte.go -pkg fourbyte 4byte.json
//go:generate gofmt -s -w 4byte.go
// Package fourbyte contains the 4byte database.