Tezos_alpha_test_helpers.ExprSourceval from_string :
?check_micheline_indentation:bool ->
string ->
Tezos_protocol_alpha.Protocol.Alpha_context.Script.exprParse a Michelson expression from string, raising an exception on error.
val toplevel_from_string :
?check_micheline_indentation:bool ->
string ->
Tezos_protocol_alpha.Protocol.Michelson_v1_primitives.prim
Tezos_micheline.Micheline.canonicalParses a Michelson contract from string, raising an exception on error.