neo-go icon indicating copy to clipboard operation
neo-go copied to clipboard

Use proper parameter types for debug info file

Open AnnaShaleva opened this issue 2 years ago • 0 comments

Currently our compiler emits VM types, and the standard tells it should be SC types. See the https://github.com/nspcc-dev/neo-go/pull/3008#discussion_r1191237067 and a9c3ea01fdecb7a0fde7fb50d7fd1ce14e1adca3.

AnnaShaleva avatar May 23 '23 16:05 AnnaShaleva