mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
disable this again
This commit is contained in:
2
worker.c
2
worker.c
@@ -94,7 +94,7 @@ static void onionready(char *sname,const u8 *secret,const u8 *pubonion)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// disabled as this was never ever triggered as far as I'm aware
|
// disabled as this was never ever triggered as far as I'm aware
|
||||||
#if 1
|
#if 0
|
||||||
// Sanity check that the public key matches the private one.
|
// Sanity check that the public key matches the private one.
|
||||||
ge_p3 ALIGN(16) point;
|
ge_p3 ALIGN(16) point;
|
||||||
u8 testpk[PUBLIC_LEN];
|
u8 testpk[PUBLIC_LEN];
|
||||||
|
|||||||
Reference in New Issue
Block a user