Commit 5e90fc24 authored by Levin Zimmermann's avatar Levin Zimmermann

.

parent ccd47c48
......@@ -90,7 +90,7 @@ func (_ *NEOPySrv) Bugs() []string {
}
func (_ *NEOPySrv) BugEncFixed() (bool, proto.Encoding) {
return true, 'N' // NEO/py 1.12
return true, 'M' // NEO/py > 1.12
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment