Skip to content

Commit

Permalink
Merge branch 'main' of github.com:availproject/avail-alt-da-server
Browse files Browse the repository at this point in the history
  • Loading branch information
rac-sri committed Sep 8, 2024
2 parents 541318c + 20c4944 commit 3780911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ make da-server
#### Run Avail Server

```
go run . --addr=localhost --port=8000 --avail.rpc=<Avail RPC URL> --avail.seed="<seed phrase>" --avail.appid=<APP ID> --avail.timeout=<(optional) Timeout>
./bin/avail-da-server --addr=localhost --port=8000 --avail.rpc=<Avail RPC URL> --avail.seed="<seed phrase>" --avail.appid=<APP ID> --avail.timeout=<(optional) Timeout>
```

#### Run Tests
Expand Down

0 comments on commit 3780911

Please sign in to comment.