Module bitcoin::blockdata::witness

source ·
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.