chainside / btcpy

A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
https://www.chainside.net
GNU Lesser General Public License v3.0
270 stars 73 forks source link

What's the difference between TimelockSolver and (Absolute)RelativeTimelockSolver? #55

Open zwhe99 opened 4 years ago

zwhe99 commented 4 years ago

Why the input of TimelockSolver doesnt need to include a LockTime or Sequence?