Added bitrpc.py which allows for sending of all standard Bitcoin commands via RPC...
authorDavid Perry <enmaku@gmail.com>
Mon, 3 Oct 2011 23:10:03 +0000 (16:10 -0700)
committerDavid Perry <enmaku@gmail.com>
Mon, 3 Oct 2011 23:10:03 +0000 (16:10 -0700)
commit5a105cdb7d79ce0a6ec8f68b6d88a9c3205de47d
tree58df61f4d1574d3e15eb0f3a186e24a871ca4991
parent8ad100a55be07efd481641319efe70ba430e8d23
Added bitrpc.py which allows for sending of all standard Bitcoin commands via RPC rather than as command line args.

Signed-off-by: David Perry <enmaku@gmail.com>
contrib/bitrpc/bitrpc.py [new file with mode: 0644]