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
/
TxIn
/
TxIn
Tx
In
constructor
(
previousOutput
:
OutPoint
,
scriptSig
:
Script
,
sequence
:
UInt
,
witness
:
List
<
List
<
UByte
>
>
)