lightning-kmp
/
fr.acinq.lightning.channel
/
ChannelEvent
/
MakeFundingTxResponse
common
Make
Funding
Tx
Response
data class
MakeFundingTxResponse
(fundingTx:
Transaction
, fundingTxOutputIndex:
Int
, fee:
Satoshi
) :
ChannelEvent
Content copied to clipboard
Properties
Properties
fee
Link copied to clipboard
common
val
fee
:
Satoshi
Content copied to clipboard
fundingTx
Link copied to clipboard
common
val
fundingTx
:
Transaction
Content copied to clipboard
fundingTxOutputIndex
Link copied to clipboard
common
val
fundingTxOutputIndex
:
Int
Content copied to clipboard