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
/
PsbtInterface
Psbt
Interface
interface
PsbtInterface
Inheritors
Psbt
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
combine
Link copied to clipboard
abstract
fun
combine
(
other
:
Psbt
)
:
Psbt
extract
Tx
Link copied to clipboard
abstract
fun
extractTx
(
)
:
Transaction
fee
Link copied to clipboard
abstract
fun
fee
(
)
:
ULong
finalize
Link copied to clipboard
abstract
fun
finalize
(
)
:
FinalizedPsbtResult
json
Serialize
Link copied to clipboard
abstract
fun
jsonSerialize
(
)
:
String
serialize
Link copied to clipboard
abstract
fun
serialize
(
)
:
String