Skip to content

Commit ef387ca

Browse files
Update smart-layer-technical-paper.md
1 parent 8f43289 commit ef387ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/papers/smart-layer-technical-paper.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ The primary serviceability requirement determined that the network cannot be bui
4343

4444
Smart Layer's emphasis on serviceability sets it apart from traditional blockchains that lean heavily on consensus mechanisms. This focus demands real-time monitoring and load balancing, which is where anchoring nodes come into play. These nodes serve as the network's guardians, ensuring consistent service availability and stepping in for pivotal operations. The Distributed Hash Table (DHT), shared among these anchoring nodes, is instrumental in determining which node is responsible for a specific smart token instance. This decentralized approach not only mitigates potential attacks that might arise from matching node IDs with token IDs but also guarantees prompt responses to integration queries.
4545

46-
![Mapping Token ID to its service node](/home/weiwu/IdeaProjects/documents/src/papers/smart-layer-technical-paper-dht.svg)
46+
![Mapping Token ID to its service node](https://github.com/TokenScript/documents/blob/main/src/papers/smart-layer-technical-paper-dht.svg)
47+
4748

4849
## Token Status Propagation and Execution
4950

0 commit comments

Comments
 (0)