mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-06 16:03:10 +00:00
chore: update example
This commit is contained in:
parent
317798ac9f
commit
b498308cdd
@ -57,6 +57,7 @@ func DNSDiscovery(url string, nameserver string, ms int) (string, error) {
|
||||
return marshalJSON(response)
|
||||
}
|
||||
|
||||
// StartDiscoveryV5 starts discv5 discovery
|
||||
func StartDiscoveryV5() error {
|
||||
if wakuState.node == nil {
|
||||
return errWakuNodeNotReady
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user