bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
TransactionDetails
Transaction
Details
data
class
TransactionDetails
(
fees
:
ULong
?
,
received
:
ULong
,
sent
:
ULong
,
txid
:
String
)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
fees
Link copied to clipboard
var
fees
:
ULong
?
Content copied to clipboard
received
Link copied to clipboard
var
received
:
ULong
Content copied to clipboard
sent
Link copied to clipboard
var
sent
:
ULong
Content copied to clipboard
txid
Link copied to clipboard
var
txid
:
String
Content copied to clipboard