neo-go/pkg/vm/emit
Evgenii Stratonikov db2dccf7cb emit: implement AppCallWithOperationAndArgs
It is nice to have a typical task of calling contract method
with specific arguments incapsulated inside some function.
2020-03-27 11:05:36 +03:00
..
bigint.go vm: move IntToBytes and BytesToInt to emit package 2020-02-06 18:45:37 +03:00
bigint_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
emit.go emit: implement AppCallWithOperationAndArgs 2020-03-27 11:05:36 +03:00
emit_test.go emit: implement AppCallWithOperationAndArgs 2020-03-27 11:05:36 +03:00