File tree Expand file tree Collapse file tree 5 files changed +7
-9
lines changed
website/docs/node-runners Expand file tree Collapse file tree 5 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,8 @@ referencing Claude.
216216
2172171 . Make your code changes
2182182 . Run the appropriate formatting command based on file types modified
219- 3 . ** ALWAYS run ` make fix-trailing-whitespace ` before committing or ending any task**
219+ 3 . ** ALWAYS run ` make fix-trailing-whitespace ` before committing or ending any
220+ task**
2202214 . Verify formatting with check commands if needed
2212225 . ** Verify commit message does not include Claude as co-author**
2222236 . ** Verify commit message contains no emojis and follows 80-character wrap**
Original file line number Diff line number Diff line change 1111[ ![ Changelog] [ changelog-badge ]] [ changelog ] [ ![ Apache licensed]] [ Apache link ]
1212
1313_ The ** Open Mina Node** is a fast and secure implementation of the Mina protocol
14- in ** Rust** ._
15- _ Currently in ** public beta** , join our
14+ in ** Rust** ._ _ Currently in ** public beta** , join our
1615[ Discord community] ( https://discord.com/channels/484437221055922177/1290662938734231552 )
1716to help test future releases._
1817
Original file line number Diff line number Diff line change 11# Run Block Producing Node on Devnet
22
33This guide is intended for setting up block producer nodes on ** Mina Devnet**
4- only.
5- Do not use this guide for Mina Mainnet until necessary security audits are
4+ only. Do not use this guide for Mina Mainnet until necessary security audits are
65complete.
76
87---
Original file line number Diff line number Diff line change 11# Run Block Producing Node on Devnet
22
33This guide is intended for setting up block producer nodes on ** Mina Devnet**
4- only.
5- Do not use this guide for Mina Mainnet until necessary security audits are
4+ only. Do not use this guide for Mina Mainnet until necessary security audits are
65complete.
76
87---
Original file line number Diff line number Diff line change 11# Run Block Producers on local network
22
3- Once you have completed the [ pre-requisites] ( ./docker-installation.md ) for
4- your operating system, follow these steps:
3+ Once you have completed the [ pre-requisites] ( ./docker-installation.md ) for your
4+ operating system, follow these steps:
55
66## Setup Option 1: Download Docker Compose Files from the Release
77
You can’t perform that action at this time.
0 commit comments