try something like that: gettokenbalances {} true gettokenbalances {} true true listtokens
Where can I find an extensive tutorial to know the CLI? I mostly program in Stata and Python so I would very much like to know how to work off the CLI.
i learned all of the cli with the use of "help" :)
WOW, I can't believe I never thought of that. Works perfectly thank you.
and for the python thing you can use the bitcoinrpc: from bitcoinrpc.authproxy import AuthServiceProxy, JSONRPCException
$ pip install bitcoinrpc!!! you sir deserve a giant Texas hug
pip install python-bitcoinrpc examplecode. def create_connection_rpc(cred): url = "http://%s:%s@%s:%s/"%(cred.rpc_username, cred.rpc_password, cred.rpc_hostname, cred.rpc_port) return AuthServiceProxy(url) rpc_connection = create_connection_rpc(credentials) vaults = rpc_connection.listvaults({}, {"limit": 100000}) ok thats enough, more in the masternodechannel. I think its not the right place her :)
I'll look for the masternnodechannel. So grateful!
http://essaystowrite.ga - Essay Writing Service!
Обсуждают сегодня