fix: make Verification enum exhaustive

This commit is contained in:
ThetaDev 2024-08-08 14:56:39 +02:00
parent 8618da4746
commit 9956048377

View file

@ -634,7 +634,6 @@ pub struct ChannelTag {
#[derive(
Default, Copy, Clone, Debug, Serialize, Deserialize, PartialEq, Eq, PartialOrd, Ord, Hash,
)]
#[non_exhaustive]
pub enum Verification {
#[default]
/// Unverified channel (default)