@@ -12,7 +12,7 @@ Each mode is described in it's own section:
...
@@ -12,7 +12,7 @@ Each mode is described in it's own section:
Each external function in our contract is documented directly in the code using doxygen tags. To fully understand how it works internally, you can go through the functions descriptions [here](https://gitlab.com/lition/lition_contracts/blob/master/contracts/LitionRegistry.sol)
Each external function in our contract is documented directly in the code using doxygen tags. To fully understand how it works internally, you can go through the functions descriptions [here](https://gitlab.com/lition/lition_contracts/blob/master/contracts/LitionRegistry.sol)
#### Faq
#### Faq
If you have some question, please check our [Faq](https://gitlab.com/lition/lition-maker/wikis/FAQ) with frequently asked questions first
If you have some question, please check our [Faq](FAQ) with frequently asked questions first
## Further Reading
## Further Reading
More information can be found in the [Lition whitepaper](https://www.lition.io/docs/Lition_Whitepaper_V1.10.0_public.pdf) section "The Blockchain Infrastructure", page 6-29.
More information can be found in the [Lition whitepaper](https://www.lition.io/docs/Lition_Whitepaper_V1.10.0_public.pdf) section "The Blockchain Infrastructure", page 6-29.