neo-go/pkg/vm/emit
Anna Shaleva b637048122 vm: allow to emit any based on its type
No functional changes, just moved a part of emit.Array to a separate
exported method. It may be useful for contract-based witness invocation
scripts construction and not only. Ref.
https://github.com/nspcc-dev/neo-go/pull/3233#discussion_r1407786333.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-11-28 17:17:34 +03:00
..
emit.go vm: allow to emit any based on its type 2023-11-28 17:17:34 +03:00
emit_test.go vm: allow to emit uint and uint64 as a part of array 2023-05-17 19:29:42 +03:00