fix includes syntax
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# DAO Consensus Engine
|
||||
|
||||
!!!include:dao_info
|
||||
!!wiki.include page:dao_info
|
||||
|
||||
## DAO Engine
|
||||
|
||||
@@ -12,8 +12,8 @@ This is a powerful blockchain construct which allows us to run our TFGrid and ma
|
||||
|
||||
This system has been designed to be compatible with multiple blockchains.
|
||||
|
||||
!!!include:consensus3_overview_graph
|
||||
!!wiki.include page:consensus3_overview_graph
|
||||
|
||||
!!!include:consensus3_toc
|
||||
!!wiki.include page:consensus3_toc
|
||||
|
||||
!!!def alias:consensus3,consensus_engine
|
||||
!!def alias:consensus3,consensus_engine
|
@@ -2,7 +2,7 @@
|
||||
|
||||
### consensus engine in relation to TFT Farming Rewards in TFGrid 3.0
|
||||
|
||||
!!!include:consensus3_overview_graph
|
||||
!!wiki.include page:consensus3_overview_graph
|
||||
|
||||
The consensus engine checks the farming rules as defined in
|
||||
|
||||
@@ -14,4 +14,4 @@ The consensus engine checks the farming rules as defined in
|
||||
All the data of the farmer and the 3nodes are registered on TFChain
|
||||
|
||||
|
||||
!!!include:consensus3_toc
|
||||
!!wiki.include page:consensus3_toc
|
@@ -41,4 +41,4 @@ graph TB
|
||||
|
||||
> TODO: outdated info
|
||||
|
||||
!!!include:consensus3_toc
|
||||
!!wiki.include page:consensus3_toc
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Blockchain node components
|
||||
|
||||
!!!include:consensus3_overview_graph
|
||||
!!wiki.include page:consensus3_overview_graph
|
||||
|
||||
- A Blockchain node (= Substrate node) called TF-Chain, containing all entities interacting with each other on the TF-Grid
|
||||
- An explorer = a Rest + GraphQL interface to TF-Chain (Graphql is a nice query language to make it easy for everyone to query for info)
|
||||
@@ -42,4 +42,4 @@
|
||||
|
||||
> TODO: outdated info
|
||||
|
||||
!!!include:consensus3_toc
|
||||
!!wiki.include page:consensus3_toc
|
@@ -50,4 +50,4 @@ graph TB
|
||||
|
||||
Above diagram shows how our consensus engine can deal with Substrate and multiple Money Blockchains at same time.
|
||||
|
||||
!!!include:consensus3_toc
|
||||
!!wiki.include page:consensus3_toc
|
@@ -48,5 +48,5 @@ NEW
|
||||
|
||||
|
||||
|
||||
!!!def alias:tfchain_roadmap,dao_roadmap,tfdao_roadmap
|
||||
!!def alias:tfchain_roadmap,dao_roadmap,tfdao_roadmap
|
||||
|
||||
|
@@ -70,4 +70,4 @@ graph TB
|
||||
|
||||
```
|
||||
|
||||
!!!include:consensus3_toc
|
||||
!!wiki.include page:consensus3_toc
|
Reference in New Issue
Block a user