NLockTime

From Bitcoin Wiki
Revision as of 01:48, 18 September 2016 by Notplato (talk | contribs) (Specified that nLockTime is part of an input to a transaction.)
Jump to: navigation, search

Hashbtc.jpgThis page is a stub. Help by expanding it.

nLockTime is a parameter that can be attached to an input to a transaction, that mandates a minimal time (specified in either unix time or block height), that before this time, the transaction cannot be accepted into a block.

See lock_time in the protocol specification