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
/
ChainPosition
/
Unconfirmed
Unconfirmed
data
class
Unconfirmed
(
val
timestamp
:
ULong
?
)
:
ChainPosition
The chain data is not confirmed and last seen in the mempool at this timestamp.
Members
Constructors
Unconfirmed
Link copied to clipboard
constructor
(
timestamp
:
ULong
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
timestamp
Link copied to clipboard
val
timestamp
:
ULong
?