neo-go/scripts
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
compare-dumps.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00