Module: Bitcoin
- Defined in:
- lib/segwit.rb,
lib/segwit/tx.rb,
lib/segwit/tx_witness.rb,
lib/segwit/tx_in_witness.rb,
lib/segwit/script_witness.rb
Overview
This is a temporary implementation until bitcoin-ruby formally supports Segregated Witness. This implementation ported from the implementation of the pull request below. github.com/lian/bitcoin-ruby/pull/203