deploy: f5ce9ce4a4b07474b09332b99f0733cd16dd5b91

This commit is contained in:
LNSD 2022-10-26 11:21:10 +00:00
parent 3bf2ae76fe
commit 477df129bc
2 changed files with 2 additions and 2 deletions

View File

@ -369,7 +369,7 @@ proc setupProtocols(node: WakuNode, conf: WakuNodeConf, mStorage: MessageStore):
try:
setPeerExchangePeer(node, conf.peerExchangeNode)
except:
return err("failed to set node waku lightpush peer: " & getCurrentExceptionMsg())
return err("failed to set node waku peer-exchange peer: " & getCurrentExceptionMsg())
return ok()

View File

@ -2,7 +2,7 @@
# libtool - Provide generalized library-building support services.
# Generated automatically by config.status (libbacktrace) version-unused
# Libtool was configured on host fv-az99-229:
# Libtool was configured on host fv-az210-362:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,