rename
This commit is contained in:
parent
24b9adc300
commit
f6cf06591b
7 changed files with 30 additions and 30 deletions
|
|
@ -48,7 +48,7 @@ let signkey_data =
|
|||
let revoked_sig = option Signatures.MasterSigningKeyRevocation.caqti in
|
||||
custom
|
||||
~encode:(fun
|
||||
Signkey_data.
|
||||
Signkey.
|
||||
{ pub; stamp_start; stamp_expire; stamp_end; master_sig; revoked_sig }
|
||||
->
|
||||
match master_sig with
|
||||
|
|
@ -73,7 +73,7 @@ let denom_data =
|
|||
let revoked_sig = option Signatures.MasterDenominationKeyRevocation.caqti in
|
||||
custom
|
||||
~encode:(fun
|
||||
Denom_data.
|
||||
Denomination.
|
||||
{
|
||||
pub;
|
||||
value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue