This commit is contained in:
swrup 2025-12-07 05:37:19 +01:00
parent 7162564cad
commit 4fc9a96fde
9 changed files with 15 additions and 15 deletions

View file

@ -15,7 +15,7 @@ type t = {
fee_refund: Amount.t;
age_mask: int;
h_pub: Bin_type.DenominationHash.t;
master_sig: Api_sig.DenominationKeyValidityPS.t option;
master_sig: Bin_sig.DenominationKeyValidityPS.t option;
}
let make