jgarzik / jgarzik/python-bitcoinrpc
TypeError: getsockaddrarg: AF_INET address must be tuple, not int
Open
- Dominant language
- Python
- Stars
- 663
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
from bitcoinrpc.authproxy import AuthServiceProxy
access = AuthServiceProxy('http://users:passwrd@127.0.0.1:28332',timeout=120)
printme=access.getrawtransaction("000000000000001e2b28866e4d43c9f3ac6445e45c548ed041b59a8c89542839")
---> Error
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.