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
/
PsbtException
/
InvalidHash
Invalid
Hash
class
InvalidHash
(
val
hash
:
String
)
:
PsbtException
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