mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-12 06:44:25 +00:00
parent
80eb17cfed
commit
06d303f8ab
@ -229,8 +229,8 @@ var (
|
||||
EnvVars: []string{"WAKUNODE2_RELAY"},
|
||||
})
|
||||
Topics = altsrc.NewStringSliceFlag(&cli.StringSliceFlag{
|
||||
Name: "topics",
|
||||
Usage: "List of topics to listen",
|
||||
Name: "topic",
|
||||
Usage: "Default topic to subscribe to. Argument may be repeated",
|
||||
Destination: &options.Relay.Topics,
|
||||
EnvVars: []string{"WAKUNODE2_TOPICS"},
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user