Change ECVERIFY to VERIFY_SIG and add proper ECVERIFY

This commit is contained in:
Hans Svensson
2019-08-21 09:25:28 +02:00
parent befa1e3ff9
commit dfa9b80a3c
3 changed files with 24 additions and 18 deletions
+3 -1
View File
@@ -226,7 +226,9 @@ FUNCTION foo () : {tuple, []}
ECRECOVER_SECP256K1
ECVERIFY
VERIFY_SIG
VERIFY_SIG_SECP256K1
ECVERIFY_SECP256K1