Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil committed Mar 25, 2022
1 parent 841b34b commit 89fa477
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion relayer/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ go run relayer/cmd/relayer/main.go test_client 0 --from alice

```bash
# in lava folder
go run relayer/cmd/relayer/main.go portal_server 127.0.0.1 3333 0 --from bob
go run relayer/cmd/relayer/main.go portal_server 127.0.0.1 3333 0 --from user2
geth attach ws://127.0.0.1:3333/ws
```

0 comments on commit 89fa477

Please sign in to comment.