Skip to content

Commit

Permalink
fixup! [#453] Add documentation for rollup node service
Browse files Browse the repository at this point in the history
  • Loading branch information
krendelhoff2 committed Aug 18, 2022
1 parent 8ae2539 commit 12604f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ tezos-setup-wizard
Read [the dedicated article](./docs/baking.md) to find out more about the setup,
the binaries, and the services used.

For setting up experimental transaction rollup node, see [this doc](./docs/tx_rollup.md).

### Voting on Ubuntu

An interactive voting wizard is provided for Ubuntu. After setting up a baking instance
Expand Down
2 changes: 1 addition & 1 deletion docs/tx_rollup.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ After that, with the active `tezos-node` service available with the provided uri
sudo systemctl start tezos-tx-rollup-node-$proto.service
```

For futher details, see [documentation](https://gitlab.com/tezos/tezos/-/blob/master/docs/jakarta/transaction_rollups.rst).
For futher details, see [the documentation](http://tezos.gitlab.io/active/transaction_rollups.html).

0 comments on commit 12604f5

Please sign in to comment.