cashscript icon indicating copy to clipboard operation
cashscript copied to clipboard

rename 'tx.age'

Open mr-zwets opened this issue 1 year ago • 0 comments

tx.age uses the nSequence field of the current UTXO, that's why I suggest changing tx. to something that signals that its a UTXO property.

https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki

Alternative names are this.activeInputAge, this.age or this.sequence.

mr-zwets avatar Jun 20 '24 18:06 mr-zwets