I saw a similar question asked here, I looked at the answers and was not able to get my web-demo working from looking at the answers from the other question.
Essentially I have a bare bones build of Multichain, and wish to get the Multichain demo working.
Currently the demo loads, but has an error retrieving the names of nodes:
Choose an available node to get started:
$rpc) if (isset($rpc['rpchost'])) echo '
'.html($rpc['name']).'
'; ?>
You can view it here: http://34.211.23.145/
I looked at the php logs and could not see any errors. I am sure its something small and silly, can anyone advise please