This commit is contained in:
parent
7cddd71ed7
commit
b54d63de70
1 changed files with 1 additions and 2 deletions
|
|
@ -110,8 +110,7 @@ let mk_keys ~db_conn (module Keys : Keys.S) ~last_issue_date =
|
||||||
| sk :: _ -> Ok sk.SignKey.key
|
| sk :: _ -> Ok sk.SignKey.key
|
||||||
in
|
in
|
||||||
|
|
||||||
(* eddsa signature over the contatentation of all of the master_sigs
|
(* ! depends on denominations order *)
|
||||||
(in reverse chronological order by group) in the arrays under "denominations" *)
|
|
||||||
let exchange_sig =
|
let exchange_sig =
|
||||||
let hc =
|
let hc =
|
||||||
denominations
|
denominations
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue