Add handling of auth_tx_hash

This commit is contained in:
Hans Svensson
2019-06-11 13:40:11 +02:00
parent e81439779c
commit 11dc632927
4 changed files with 5 additions and 9 deletions
-2
View File
@@ -120,8 +120,6 @@ compilable_contracts() ->
not_yet_compilable(fate) ->
["oracles", %% Oracle.register
"events", %% events
"basic_auth", %% auth_tx_hash instruction
"bitcoin_auth", %% auth_tx_hash instruction
"address_literals", %% oracle_query_id literals
"address_chain" %% Oracle.check_query
];