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