Hack: don't log types in Michelson typecheck_code
This commit is contained in:
parent
1e77bd82c8
commit
fe84d21208
@ -5325,8 +5325,6 @@ let typecheck_code :
|
|||||||
})
|
})
|
||||||
ctxt
|
ctxt
|
||||||
~legacy
|
~legacy
|
||||||
~type_logger:(fun loc bef aft ->
|
|
||||||
type_map := (loc, (bef, aft)) :: !type_map)
|
|
||||||
(arg_type_full, None)
|
(arg_type_full, None)
|
||||||
ret_type_full
|
ret_type_full
|
||||||
code_field
|
code_field
|
||||||
|
Loading…
Reference in New Issue
Block a user