neoneo-go/pkg/interop/engine
Roman Khimov 5cebd4a7a2 compiler/engine: add dynamic APPCALL generation, fix #914
Previously we could generate dynamic appcall with a kludge of
    AppCall([]byte{/* 20 zeroes */, realScriptHash, args...)

Now there is a separate function for this.
2020-05-19 13:13:15 +03:00
..
engine.go compiler/engine: add dynamic APPCALL generation, fix #914 2020-05-19 13:13:15 +03:00