wip fix mess
This commit is contained in:
parent
26f5e392ee
commit
50a6137967
6 changed files with 115 additions and 96 deletions
|
|
@ -102,14 +102,7 @@ end = struct
|
|||
| true -> Ok ()
|
||||
|
||||
let jsont = EddsaSignature.jsont
|
||||
|
||||
let caqti : EddsaSignature.t Caqti_type.t =
|
||||
let open Caqti_type in
|
||||
let open EddsaSignature in
|
||||
custom
|
||||
~encode:(fun v -> Ok (to_octets v))
|
||||
~decode:(fun s -> Ok (of_octets s))
|
||||
octets
|
||||
let caqti : EddsaSignature.t Caqti_type.t = EddsaSignature.caqti
|
||||
end
|
||||
|
||||
module DenominationKeyAnnouncement = struct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue