Add choice, remove AllMessages scenario
This commit is contained in:
@@ -92,8 +92,6 @@ export class Router {
|
||||
|
||||
WriteRelays = () => this.scenario([this.getUserRelays()]).mode(RelayMode.Write)
|
||||
|
||||
AllMessages = () => this.scenario([this.getUserRelays()])
|
||||
|
||||
Messages = (pubkeys: string[]) =>
|
||||
this.scenario([
|
||||
this.getUserRelays(),
|
||||
|
||||
Reference in New Issue
Block a user