rename api_sig.ml
This commit is contained in:
parent
153ee78260
commit
325ca30fed
6 changed files with 8 additions and 8 deletions
|
|
@ -22,7 +22,7 @@
|
|||
- number is "float", but we probably want int everywhere instead
|
||||
- numeric values capped at 2^53 -1 inclusive because json *)
|
||||
open Crypto
|
||||
open Bin_signature
|
||||
open Api_sig
|
||||
open Jsont.Object
|
||||
|
||||
let encode_exn jsont v = Jsont_bytesrw.encode_string jsont v |> Result.get_ok
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue