PYTHON. I read today about it and think to use"subprocess" in PYTHON, like subprocess.run([DFI-CLI listoracles,....], shell = true)? I don`t know how to give the cli-commands in PYTHON. Thank u for ur help.
from bitcoinrpc.authproxy import AuthServiceProxy #pip install pyton-bitcoinrpc def create_connection_rpc(): url = "http://%s:%s@%s:%s/"%(rpcuser, rpcpassword, rpcbind, rpcport) return AuthServiceProxy(url) rpc_connection = create_connection_rpc() print(rpc_connection.getblockcount()) However, the topic does not fit here in the general chat room. Here better switch to the masternodes room.
Ok. First thank u very much. I was not suire If this is a masternode topic
It's not, but here in the channel it surely confuses more people than it helps. in the masternodechannel the experts for commandline and the technology behind it are hidden from price discussions and what else is discussed here.
Обсуждают сегодня