add crypto.ml
This commit is contained in:
parent
bf4a24ac64
commit
65ccb5a86f
7 changed files with 152 additions and 152 deletions
|
|
@ -1,5 +1,6 @@
|
|||
open Types
|
||||
open Api_types
|
||||
open Crypto
|
||||
|
||||
let encode_exn jsont v = Jsont_bytesrw.encode_string jsont v |> Result.get_ok
|
||||
let encode jsont v = Jsont_bytesrw.encode_string jsont v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue