Quantcast
Channel: Get input address using VIN txid? - Bitcoin Stack Exchange
Browsing latest articles
Browse All 2 View Live

Answer by Andrew Chow for Get input address using VIN txid?

That error means that either response or response['result'] is None which means that getrawtransaction is probably unable to find the transaction id that you are providing.Before you try to read data...

View Article



Get input address using VIN txid?

I have written following script to get Vin address from Vin txids.#!/usr/bin/python# -*- coding: utf-8 -*-import requests,jsonurl="http://asd:asdf@localhost:2332"payload={}payload =...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images