Update contracts.md (#737)
This commit is contained in:
committed by
Antioch Peverell
parent
5d1f1af892
commit
0d15e22f97
+1
-1
@@ -59,7 +59,7 @@ A transaction can be time-locked with a few simple modifications:
|
||||
* the message `M` to sign becomes the block height `h` at which the transaction
|
||||
becomes spendable appended to the fee (so `M = fee | h`)
|
||||
* the lock height `h` is included in the transaction kernel
|
||||
* a block with a kernel that includes a lock height lower than the current
|
||||
* a block with a kernel that includes a lock height greater than the current
|
||||
block height is rejected
|
||||
|
||||
# Derived Contracts
|
||||
|
||||
Reference in New Issue
Block a user