Merge remote-tracking branch 'origin/cds-189' into cds-189

This commit is contained in:
Deven Joshi
2021-08-19 17:22:02 +05:30
@@ -213,7 +213,7 @@ class Channel {
return state?.channelStateStream.map((cs) => cs.channel?.cooldown);
}
///
/// Stores time at which cooldown was started
DateTime? cooldownStartedAt;
/// Channel creation date.