0
I'm trying to use the python-bitcoinlib in my bitcoin project. I now understand how I can send a payment, but I can't find anything similar to the getreceivedbyaddress() command I normally used.
Isn't it present in the python-bitcoinlib, is there a workaround, or am I simply overlooking something? All tips are welcome!
After I posted this question I indeed saw that the source code is not that difficult. Although I won't be doing it this or next week, I'll send you a pull request some time at github. Cheers! And thanks for actually creating this software! :) – kramer65 – 2014-04-23T19:07:52.410