ligo/vendors/ocaml-secp256k1/config/config.ml

4 lines
114 B
OCaml
Raw Normal View History

2018-04-04 12:01:47 +04:00
external ml_get_hw_identifier : unit -> string = "ml_get_hw_identifier"
let hw_identifier = ml_get_hw_identifier