wip /management
This commit is contained in:
parent
b27ebea6ee
commit
102cc5d20a
9 changed files with 156 additions and 5 deletions
|
|
@ -18,6 +18,7 @@ let () =
|
|||
check_bad Timestamp.jsont {|{"t_s": "123456780"}|};
|
||||
check_bad Timestamp.jsont {|{"t_s": "agagou"}|};
|
||||
|
||||
(* TODO use a valid rsa_pub value *)
|
||||
check DenominationKey.jsont
|
||||
{|{"cipher": "RSA", "age_mask": 18, "rsa_pub": "agagouh"}|};
|
||||
check DenominationKey.jsont
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue