I am following the CoinCashew guide (CoinCashew Guide), and I am stuck at step 8.
I have managed to get my Relay Node to start syncing (see fig. 1).
I also appear to have got the block producing node to also sync but in the gLiveView it is showing “Relay Mainnet”, instead of “Core-Mainnet”].
Please can someone advise?
Both are able to communicate with each other:
Relay Node:
netcat -vnz 172.31.2.182 6000
Connection to 172.31.2.182 6000 port [tcp/*] succeeded!
From Block Producing Node:
netcat -vnz 172.31.11.140 6000
Connection to 172.31.11.140 6000 port [tcp/*] succeeded!
Fig. 1 (relay node):
Fig. 2 (block producing node):
relay node topology:
block producing topology: