add hash.ml + refacto
This commit is contained in:
parent
44ddee9dab
commit
34f98b697f
11 changed files with 193 additions and 199 deletions
|
|
@ -207,4 +207,4 @@ type eddsa_sig = EddsaSignature.t
|
|||
type rsa_priv = RsaPrivateKey.t
|
||||
type rsa_pub = RsaPublicKey.t
|
||||
type rsa_sig = RsaSignature.t
|
||||
type denomination_hash = Bin_type.DenominationHash.t
|
||||
type denomination_hash = Hash.DenominationHash.t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue