JJ: Description from the destination commit:
fix denomination hash JJ: Description from source commit: + fix int32_be JJ: Description from source commit: uhuh. JJ: Description from source commit: wip debogue JJ: Description from source commit: ok denom-hash
This commit is contained in:
parent
9c87aa63ea
commit
d6d0290762
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