Wait For Funding Locked
data class WaitForFundingLocked(staticParams: StaticParams, currentTip: Pair<Int, BlockHeader>, currentOnChainFeerates: OnChainFeerates, commitments: Commitments, shortChannelId: ShortChannelId, lastSent: FundingLocked) : ChannelStateWithCommitments
Content copied to clipboard
Constructors
WaitForFundingLocked
Link copied to clipboard
Functions
export
Link copied to clipboard
Properties
commitments
Link copied to clipboard
currentOnChainFeerates
Link copied to clipboard
currentTip
Link copied to clipboard
lastSent
Link copied to clipboard
shortChannelId
Link copied to clipboard
staticParams
Link copied to clipboard