neo-go/pkg/vm/emit
Roman Khimov bf3415e2bc emit: introduce CheckSig function
Which allows to create verification scripts without keys.PublicKey which is
convenient in some cases where we already have serialized key and don't want
to waste time decompressing it.
2022-04-27 22:57:10 +03:00
..
emit.go emit: introduce CheckSig function 2022-04-27 22:57:10 +03:00
emit_test.go vm/emit: check big integer size 2022-02-11 12:48:55 +03:00