lots of fixes and add ons
This commit is contained in:
@@ -5,7 +5,7 @@ Oracles are external resources of information.
|
||||
|
||||
The TFChain captures and holds that information so we get more certainty about the accuracy.
|
||||
|
||||
We have oracles for price & reputation for e.g. TFFarmers and TFNodes.
|
||||
We have oracles for price & reputation for e.g. TFFarmers and 3Nodes.
|
||||
|
||||
These oracles are implemented on TF_CHAIN for TFGrid 3.0.
|
||||
|
||||
@@ -22,9 +22,9 @@ graph TB
|
||||
OracleEngine --> Exch3[other... exchanges]
|
||||
end
|
||||
subgraph ThreeFold Grid
|
||||
Monitor_Engine --> TFNode1
|
||||
Monitor_Engine --> TFNode2
|
||||
Monitor_Engine --> TFNode3
|
||||
Monitor_Engine --> 3Node1
|
||||
Monitor_Engine --> 3Node2
|
||||
Monitor_Engine --> 3Node3
|
||||
end
|
||||
subgraph TFChainNode1[TFGrid Blockchain Node]
|
||||
Monitor_Engine
|
||||
|
||||
Reference in New Issue
Block a user