bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
PsbtFinalizeException
/
InputIdxOutofBounds
Input
Idx
Outof
Bounds
class
InputIdxOutofBounds
(
val
psbtInp
:
UInt
,
val
requested
:
UInt
)
:
PsbtFinalizeException
(
source
)
Members
Constructors
Input
Idx
Outof
Bounds
Link copied to clipboard
constructor
(
psbtInp
:
UInt
,
requested
:
UInt
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
psbt
Inp
Link copied to clipboard
val
psbtInp
:
UInt
requested
Link copied to clipboard
val
requested
:
UInt