mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-07 05:38:07 -05:00
Use key-image variable
This commit is contained in:
parent
6b026efc7a
commit
558cc3492a
@ -315,7 +315,7 @@ async fn monerod_integration_test() {
|
||||
pseudo_out,
|
||||
alpha * ED25519_BASEPOINT_POINT,
|
||||
alpha * H_p_pk,
|
||||
actual_signing_key * H_p_pk,
|
||||
I,
|
||||
);
|
||||
assert!(monero_adaptor::clsag::verify(
|
||||
&sig,
|
||||
|
Loading…
Reference in New Issue
Block a user