neo-go/pkg/core/interop/contract
Evgenii Stratonikov 30526046e7 native: don't push void result in Call
This was done in https://github.com/neo-project/neo/pull/1693
for native calls. `OnPersist` script still uses `DROP` though
as value is pushed via `CheckReturn` logic for regular calls.
2020-09-25 16:32:10 +03:00
..
call.go native: don't push void result in Call 2020-09-25 16:32:10 +03:00