bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
bdk-android
bdk-android
/
org.bitcoindevkit
/
SignerException
/
MiniscriptPsbt
Miniscript
Psbt
class
MiniscriptPsbt
(
val
errorMessage
:
String
)
:
SignerException
Members
Constructors
Miniscript
Psbt
Link copied to clipboard
constructor
(
errorMessage
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Message
Link copied to clipboard
val
errorMessage
:
String
message
Link copied to clipboard
open
override
val
message
:
String