bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
PsbtException
/
InvalidHash
Invalid
Hash
class
InvalidHash
(
val
hash
:
String
)
:
PsbtException
(
source
)
Members
Constructors
Invalid
Hash
Link copied to clipboard
constructor
(
hash
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
hash
Link copied to clipboard
val
hash
:
String
message
Link copied to clipboard
open
override
val
message
:
String