Skip to content

Commit

Permalink
chore(website,repo): remove autogen contract docs and add proposer vi…
Browse files Browse the repository at this point in the history
…deo (#14374)

Co-authored-by: David <[email protected]>
  • Loading branch information
2 people authored and 2manslkh committed Aug 7, 2023
1 parent 243d6e5 commit 0a2ff24
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 1,241 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/protocol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
# directory: ./packages/protocol/coverage
# flags: protocol

- name: protocol - Generate contract documentation
run: pnpm -F protocol export:docs
# - name: protocol - Generate contract documentation
# run: pnpm -F protocol export:docs

# - name: protocol - Commit contract documentation
# uses: stefanzweifel/git-auto-commit-action@v4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ Click the text field for `depositTaikoToken` and enter the amount of TTKO or TTK
For example if you want to deposit `69` TTKO/TTKOe, you would enter `6900000000`.

<Callout type="note">
For accurate deposit amounts, refer to "Block Fee" on the L2/L3 Protocol Status page (see: [L2 Protocol Status](https://status.test.taiko.xyz), [L3 Protocol Status](https://explorer.l3test.taiko.xyz/stats)).
Insufficient deposits may result in proposal failure.
For accurate deposit amounts, refer to "Block Fee" on the L2/L3 Protocol
Status page (see: [L2 Protocol Status](https://status.test.taiko.xyz), [L3
Protocol Status](https://explorer.l3test.taiko.xyz/stats)). Insufficient
deposits may result in proposal failure.
</Callout>

### Deposit your TTKO/TTKOe
Expand Down Expand Up @@ -82,6 +84,10 @@ You can check all commands to see proposer logs in the [node runner manual](/doc

</Steps>

## Videos

- [Enable a proposer on your Taiko L2/L3 node](https://www.youtube.com/watch?v=z3gWKEoJidw)

## Troubleshooting

View the [Node troubleshooting reference](/docs/reference/node-troubleshooting) for help on any common error codes / issues.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0a2ff24

Please sign in to comment.