Do you know where the bitcoind binary is located?
I can’t tell who did it doesn’t pick up the phone
Litecoin is running on the server
path / root / litecoin
bitcoin
path / home / bitcoin / bitcoin
went through the instructions
https://gist.github.com/cdljsj/180e705fad8647590ee0ecc1f6182f43
sudo ln -s /opt/bitcoin-v0.16.1/bin/bitcoind /usr/bin/bitcoind
[root@localhost bin]# sudo ln -s /opt/bitcoin-v0.16.1/bin/bitcoind /usr/bin/bitcoind
ln: нe yдaлocь coздaть cимвoльнyю ccылкy «/usr/bin/bitcoind»: Фaйл cyщecтвyeт
could not create symlink '/ usr / bin / bitcoind': File exists
sudo ln -s /opt/bitcoin-${BITCOIN_TAG}/bin/bitcoin-cli /usr/bin/bitcoin-cli
same as above