Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/petertodd/python-bitcoinlib
/ spend-p2wsh-txout.py
File
spend-p2wsh-txout.py
examples/spend-p2wsh-txout.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
# Copyright (C) 2014 The python-bitcoinlib developers
4
#
Callers
nothing calls this directly
Calls
15
SelectParams
Function · 0.90
CScript
Class · 0.90
lx
Function · 0.90
CMutableTxIn
Class · 0.90
COutPoint
Class · 0.90
CBitcoinAddress
Class · 0.90
CMutableTxOut
Class · 0.90
CMutableTransaction
Class · 0.90
SignatureHash
Function · 0.90
CScriptWitness
Class · 0.90
CTxWitness
Class · 0.90
CTxInWitness
Class · 0.90
Tested by
no test coverage detected