Refactor node implementation
Compare changes
Files
2
docs/dev/compilation.md
0 → 100644
+ 26
− 0
Substrate and Duniter provide a set of features enabling or disabling parts of the code using conditional compilation. More information on conditional compilation can be found [here](https://doc.rust-lang.org/reference/conditional-compilation.html), or by enabling or disabling compilation of packages. Below is a list of all available features: