This commit is contained in:
parent
37675c2aee
commit
ff78e05322
1 changed files with 2 additions and 9 deletions
|
|
@ -46,15 +46,8 @@ let mk_future_denom denom_secmod_sign_f
|
||||||
in
|
in
|
||||||
let denom_secmod_sig =
|
let denom_secmod_sig =
|
||||||
ps
|
ps
|
||||||
|>
|
|> Bin.to_string Binary_formats.DenominationKeyAnnouncementPS.bin
|
||||||
(* TODO implement
|
|> denom_secmod_sign_f
|
||||||
SigningKeyAnnouncementPS.bin *)
|
|
||||||
Bin.to_string Binary_formats.DenominationKeyAnnouncementPS.bin
|
|
||||||
|>
|
|
||||||
(* TODO sig type *)
|
|
||||||
(* Signature by the denomination security module
|
|
||||||
(not this denomination rsa signature) *)
|
|
||||||
denom_secmod_sign_f
|
|
||||||
in
|
in
|
||||||
FutureDenom.
|
FutureDenom.
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue