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