Revert me: print out the failed bootstrap response

pull/2232/head
Jason Rhinelander 5 months ago committed by dr7ana
parent 7f143bb52f
commit 4d56c97612

@ -723,6 +723,7 @@ namespace llarp
bootstrap_attempts,
MAX_BOOTSTRAP_FETCH_ATTEMPTS,
e.what());
log::critical(logcat, "DEBUG FIXME THIS IS WHAT I GOT: {}", oxenc::to_hex(m.body()));
fallback_to_bootstrap();
return;
}

Loading…
Cancel
Save