mirror of https://github.com/waku-org/js-waku.git
Remove due `filter`
This commit is contained in:
parent
e3015abce9
commit
4c640e0f93
|
@ -33,7 +33,6 @@ export interface Args {
|
|||
relay?: boolean;
|
||||
rpc?: boolean;
|
||||
rpcAdmin?: boolean;
|
||||
filter?: boolean;
|
||||
nodekey?: string;
|
||||
portsShift?: number;
|
||||
logLevel?: LogLevel;
|
||||
|
|
Loading…
Reference in New Issue