This commit is contained in:
parent
190e9f2296
commit
128177eb76
1 changed files with 1 additions and 1 deletions
|
|
@ -1014,7 +1014,7 @@ module DenomGroup = struct
|
|||
let rsa = Case.map "RSA" RsaDenomGroup.jsont ~dec:of_rsa in
|
||||
let enc_case = function Rsa v -> Case.value rsa v in
|
||||
let cases = Case.[ make rsa ] in
|
||||
map ~kind:"DenominationKey" Fun.id
|
||||
map ~kind:"DenomGroup" Fun.id
|
||||
|> case_mem "cipher" Jsont.string ~enc:Fun.id ~enc_case cases
|
||||
|> finish
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue