|
- log_fn(LOG_WARN, "Couldn't decrypt onionskin: client may be using old onion key");
|
|
+ log_fn(LOG_INFO, "Couldn't decrypt onionskin: client may be using old onion key");
|
|
log_fn(LOG_WARN, "Unexpected onionskin length after decryption: %d",
|
|
log_fn(LOG_WARN, "Unexpected onionskin length after decryption: %d",
|