bdk-android
0.9.0
bdk-android
/
org.bitcoindevkit
/
AddressInfo
Address
Info
data
class
AddressInfo
(
var
index
:
UInt
,
var
address
:
String
)
Content copied to clipboard
A derived address and the index it was found at.
Constructors
Properties
Constructors
Address
Info
Link copied to clipboard
fun
AddressInfo
(
index
:
UInt
,
address
:
String
)
Content copied to clipboard
Properties
address
Link copied to clipboard
var
address
:
String
Content copied to clipboard
Address.
index
Link copied to clipboard
var
index
:
UInt
Content copied to clipboard
Child index of this address.