lightning-kmp
/
fr.acinq.lightning.transactions
/
Transactions
/
TransactionWithInputInfo
/
ClaimAnchorOutputTx
/
ClaimLocalAnchorOutputTx
common
Claim
Local
Anchor
Output
Tx
data class
ClaimLocalAnchorOutputTx
(input:
Transactions.InputInfo
, tx:
Transaction
) :
Transactions.TransactionWithInputInfo.ClaimAnchorOutputTx
Content copied to clipboard
Properties
Properties
fee
Link copied to clipboard
common
val
fee
:
Satoshi
Content copied to clipboard
input
Link copied to clipboard
common
open override val
input
:
Transactions.InputInfo
Content copied to clipboard
minRelayFee
Link copied to clipboard
common
val
minRelayFee
:
Satoshi
Content copied to clipboard
tx
Link copied to clipboard
common
open override val
tx
:
Transaction
Content copied to clipboard