bdk_chain
0.20.0
Module witness
Structs
In bdk_chain::bitcoin::blockdata
Module
bdk_chain
::
bitcoin
::
blockdata
::
witness
Copy item path
[
−
]
Expand description
Witness
This module contains the
Witness
struct and related methods to operate on it
Structs
ยง
Iter
An iterator returning individual witness elements.
Witness
The Witness is the data used to unlock bitcoin since the
segwit upgrade
.