neoneo-go/pkg/core/interop/runtime
Anna Shaleva 204d7f1c6a core: refactor runtime.CheckWitness interop
Removed unreachable code, see
8fed383523

runtime.CheckHashedWitness can only be used for transaction
verification, the other two options from reference implementation (block
and consensus payload) have separate methods for verification.
2020-10-26 20:26:21 +03:00
..
util.go vm, core: move invocation counter from InteropContext to VM 2020-10-08 11:33:26 +03:00
witness.go core: refactor runtime.CheckWitness interop 2020-10-26 20:26:21 +03:00