Module Tezos_alpha_test_helpers.Expr_commonSource
Sourceval timestamp_of_zint :
Tezos_protocol_environment_alpha.Z.t ->
Tezos_protocol_alpha.Protocol.Script_timestamp.t Sourceval public_key_of_bytes_exn :
Bytes.t ->
Tezos_base.TzPervasives.Signature.Public_key.t Sourceval address_of_bytes_exn :
Bytes.t ->
Tezos_protocol_alpha.Protocol.Alpha_context.Contract.t Sourcetype exn += | Invalid_address_expr of string
Sourceval address_of_string_exn :
string ->
Tezos_protocol_alpha.Protocol.Alpha_context.Contract.t Sourceval originated_of_string_exn :
string ->
Tezos_raw_protocol_alpha.Contract_hash.t