mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 20:19:29 +00:00
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
|
flowchart TD
|
||
|
t1 --> t2
|
||
|
t1 --> t3
|
||
|
t2 --> t4
|
||
|
t4 --> t1
|