HI guys
just wondering if anyone can help me,
im having trouble getting the node up without errors, the docs are really not helpful so i am left with these errors unresolved
:~/.Sparks/sentinel$ venv/bin/python bin/sentinel.py
Traceback (most recent call last):
File "bin/sentinel.py", line 265, in <module>
main()
File "bin/sentinel.py", line 209, in main
sentinel_ping(dashd)
File "bin/sentinel.py", line 73, in sentinel_ping
dashd.ping()
File "lib/dashd.py", line 248, in ping
self.rpc_command('sentinelping', config.sentinel_version)
File "lib/dashd.py", line 42, in rpc_command
return self.rpc_connection.getattr(params[0])(*params[1:])
File "/home/cryptovirgin/.Sparks/sentinel/venv/local/lib/python2.7/site-packages/bitcoinrpc/authproxy.py", line 141, in call
raise JSONRPCException(response['error'])
bitcoinrpc.authproxy.JSONRPCException: -32601: Method not found
Had a lot of trouble installing everything it didn't want to compile and work with doing each step manually so it would be great if someone could help me get this going i would really appreciate it very much, i understand you guys are busy, any help would be really appreciated thanks
