Pycoin: How to sign SegWit transaction via Pycoin?
My target is to make transaction with unspent transaction outputs(UTXOS). The information of UTXOs is as follow. [ { “pt_idx”: 0, “subaccount”: 37, “ga_asset_id”: 1, “value”: “92343”, “block_height”: 1288714, “txhash”: “9e2d2d56632b609e9b5d0a1990cf0ffbd9865cec558b68ed106df352fd89cfb1”, “pointer”: 1083, “script_type”: 14 […]
