menu
libspiffy package
documentation
coordinator.dart
ChannelClosedEvent
ChannelClosedEvent.new constructor
ChannelClosedEvent.new constructor
dark_mode
light_mode
ChannelClosedEvent
constructor
ChannelClosedEvent
(
{
String
?
walletId
,
required
String
channelId
,
String
?
reason
,
String
?
settlementTxId
,
})
Implementation
ChannelClosedEvent({ this.walletId, required this.channelId, this.reason, this.settlementTxId, });
libspiffy package
documentation
coordinator
ChannelClosedEvent
ChannelClosedEvent.new constructor
ChannelClosedEvent class