mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-14 15:54:20 +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