bitcoin-kmp
0.11.1
common
bitcoin-kmp
/
fr.acinq.bitcoin.psbt
/
UpdateFailure
/
CannotUpdateOutput
Cannot
Update
Output
common
data
class
CannotUpdateOutput
(
val
index
:
Int
,
val
reason
:
String
)
:
UpdateFailure
Content copied to clipboard
Constructors
Properties
Constructors
Cannot
Update
Output
Link copied to clipboard
common
fun
CannotUpdateOutput
(
index
:
Int
,
reason
:
String
)
Content copied to clipboard
Properties
index
Link copied to clipboard
common
val
index
:
Int
Content copied to clipboard
reason
Link copied to clipboard
common
val
reason
:
String
Content copied to clipboard