bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
bdk-android
bdk-android
/
org.bitcoindevkit
/
BlockId
Block
Id
data
class
BlockId
(
var
height
:
UInt
,
var
hash
:
String
)
Members
Constructors
Block
Id
Link copied to clipboard
constructor
(
height
:
UInt
,
hash
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hash
Link copied to clipboard
var
hash
:
String
height
Link copied to clipboard
var
height
:
UInt