Negotiating
data class Negotiating(staticParams: StaticParams, currentTip: Pair<Int, BlockHeader>, currentOnChainFeerates: OnChainFeerates, commitments: Commitments, localShutdown: Shutdown, remoteShutdown: Shutdown, closingTxProposed: List<List<ClosingTxProposed>>, bestUnpublishedClosingTx: Transactions.TransactionWithInputInfo.ClosingTx?) : ChannelStateWithCommitments
Content copied to clipboard
Constructors
Negotiating
Link copied to clipboard
Functions
export
Link copied to clipboard
Properties
bestUnpublishedClosingTx
Link copied to clipboard
val bestUnpublishedClosingTx: Transactions.TransactionWithInputInfo.ClosingTx?
Content copied to clipboard
closingTxProposed
Link copied to clipboard
commitments
Link copied to clipboard
currentOnChainFeerates
Link copied to clipboard
currentTip
Link copied to clipboard
localShutdown
Link copied to clipboard
remoteShutdown
Link copied to clipboard
staticParams
Link copied to clipboard