TM(User core peer) -. TM P2P .-> TM1
Users((Users)) -. ProxyAPI .-> peer_1
Users((Users)) -. ProxyAPI .-> peer_tm_1
subgraph Private core netwrork
TM1[TM-validators] -. TM P2P .-> peer_tm_1
TM1 -. TM P2P .-> peer_tm_2
peer_tm_1[TM] --- peer_tm_2[TM]
peer_tm_1 --- peer_tm_3[TM]
peer_tm_1 --- peer_tm_4[TM]
peer_tm_1 --- peer_tm_5[TM]
subgraph Private payment netwrork
peer_1[RAFT] --- peer_2[RAFT]