bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
bdk-android
bdk-android
/
org.bitcoindevkit
/
LockTime
Lock
Time
sealed
class
LockTime
Inheritors
Blocks
Seconds
Members
Types
Blocks
Link copied to clipboard
data
class
Blocks
(
val
height
:
UInt
)
:
LockTime
Companion
Link copied to clipboard
object
Companion
Seconds
Link copied to clipboard
data
class
Seconds
(
val
consensusTime
:
UInt
)
:
LockTime