Module bdk_chain::bitcoin::blockdata::witness

Expand description

Witness

This module contains the Witness struct and related methods to operate on it

Structsยง

  • An iterator returning individual witness elements.
  • The Witness is the data used to unlock bitcoin since the segwit upgrade.