Revert me: print out the failed bootstrap response

pull/2228/head
Jason Rhinelander 5 months ago
parent c71e767511
commit 5c13a0e7b4
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262

@ -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