use correct denomination hash
This commit is contained in:
parent
b1de214881
commit
b8574ca52d
14 changed files with 142 additions and 61 deletions
|
|
@ -158,9 +158,7 @@ let denoms_of_denomgroups l =
|
|||
lost= _;
|
||||
}
|
||||
->
|
||||
let h_pub =
|
||||
DenominationHash.hash (Crypto.RsaPublicKey.to_octets rsa_pub)
|
||||
in
|
||||
let h_pub = DenominationHash.hash_of_rsa rsa_pub in
|
||||
{
|
||||
pub= rsa_pub;
|
||||
value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue