fix(service-disco): advertise a caller-supplied XPR (#99)

This commit is contained in:
Gabriel Cruz
2026-08-11 10:04:04 -03:00
committed by GitHub
parent a31c40d65c
commit bafe4b9f83
31 changed files with 141680 additions and 9419 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ int main()
{
printf("=== Tutorial 1: Creating and Starting a libp2p Node ===\n\n");
setLogLevel(LogLevel::Fatal);
setLogLevel("fatal");
/// The main class we work with is `Libp2pModuleImpl`. Let's create one with
/// default options: