Package org.bitcoinj.core
Class LockTime.HeightLock
- java.lang.Object
-
- org.bitcoinj.core.LockTime
-
- org.bitcoinj.core.LockTime.HeightLock
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.bitcoinj.core.LockTime
LockTime.HeightLock, LockTime.TimeLock
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
blockHeight()
-
Methods inherited from class org.bitcoinj.core.LockTime
equals, hashCode, isSet, of, ofBlockHeight, ofTimestamp, rawValue, toString, unset
-
-