Shutting Down
data class ShuttingDown(staticParams: StaticParams, currentTip: Pair<Int, BlockHeader>, currentOnChainFeerates: OnChainFeerates, commitments: Commitments, localShutdown: Shutdown, remoteShutdown: Shutdown) : ChannelStateWithCommitments
Content copied to clipboard
Constructors
ShuttingDown
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
localShutdown
Link copied to clipboard
remoteShutdown
Link copied to clipboard
staticParams
Link copied to clipboard