bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
BlockTime
Block
Time
data
class
BlockTime
(
height
:
UInt
,
timestamp
:
ULong
)
Content copied to clipboard
Block height and timestamp of a block
Constructors
Properties
Constructors
Block
Time
Link copied to clipboard
fun
BlockTime
(
height
:
UInt
,
timestamp
:
ULong
)
Content copied to clipboard
Properties
height
Link copied to clipboard
var
height
:
UInt
Content copied to clipboard
timestamp
Link copied to clipboard
var
timestamp
:
ULong
Content copied to clipboard