Updated Coding guidelines (markdown)

orignal
2024-03-11 08:05:28 -04:00
parent fc09a62f8a
commit 1c1096b30f

@@ -4,7 +4,6 @@
4. Don't bring any additional dependency without discussion. However boost, openssl and zlib can be used in any amount.
5. No requirements for formatting or coding style. You can do whatever you like.
6. When you work with binary data, mind endianess. Use functions from I2PEndian.h
7. You must not be involved in any project under Monero license
## Coding styleguide