What am I doing wrong here?
I exported the node socket path:
export CARDANO_NODE_SOCKET_PATH=“home/thedeen/mainnet/node.socket”
Then used:
cardano-cli query tip --mainnet
And I receive this
cardano-cli: Network.Socket.connect: <socket: 11>: does not exist (No such file or directory)