Open
Description
support to set nSequence
as a number of second chunks
Currently this is not supported a laid out in the docs:
Because of the way time locks work, a corresponding time lock needs to be added to the transaction. This can be done in the CashScript SDK through [
addInput()
][addInput()] by passing thesequence
as optional argument. However, the value passed into this function will always be treated as a number of blocks, so it is currently not supported to usethis.age
as a number of second chunks.