View Source Bitcoinex.Transaction.Witness (bitcoinex v0.1.8)
Witness structure part of an on-chain transaction.
Link to this section Summary
Functions
Wtiness accepts a binary and deserializes it.
Link to this section Types
@type t() :: %Bitcoinex.Transaction.Witness{txinwitness: [binary()]}
Link to this section Functions
Wtiness accepts a binary and deserializes it.