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
/
AddressInterface
Address
Interface
interface
AddressInterface
Inheritors
Address
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
is
Valid
For
Network
Link copied to clipboard
abstract
fun
isValidForNetwork
(
network
:
Network
)
:
Boolean
script
Pubkey
Link copied to clipboard
abstract
fun
scriptPubkey
(
)
:
Script
to
Address
Data
Link copied to clipboard
abstract
fun
toAddressData
(
)
:
AddressData
to
Qr
Uri
Link copied to clipboard
abstract
fun
toQrUri
(
)
:
String