After reading #41 I thought that it could be useful to force users to explicitly choose the kind of absolute timelock they want in their collateral output. This way they can never be surprised by the behaviour of the protocol and they don't need to understand the inner workings of OP_CLTV.
Fixes #41.
After reading #41 I thought that it could be useful to force users to explicitly choose the kind of absolute timelock they want in their collateral output. This way they can never be surprised by the behaviour of the protocol and they don't need to understand the inner workings of
OP_CLTV
.