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
/
TxidParseException
/
InvalidTxid
Invalid
Txid
class
InvalidTxid
(
val
txid
:
String
)
:
TxidParseException
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