Author

Topic: simple access to the bitcoind api(Python) (Read 720 times)

hero member
Activity: 812
Merit: 1022
No Maps for These Territories
legendary
Activity: 905
Merit: 1011
Replace "from jsonrpc import ServiceProxy" with "from bitcoin.rpc import Proxy". You want to make sure you're using Decimal numbers, not floats for monetary amounts, and the JSON-RPC api has a few non-standard oddities:

https://github.com/monetizeio/python-bitcoin/blob/master/bitcoin/rpc.py
legendary
Activity: 1050
Merit: 1000
You are WRONG!
Jump to: