diff --git a/src/model/mod.rs b/src/model/mod.rs index e54ab60..6ec4d2f 100644 --- a/src/model/mod.rs +++ b/src/model/mod.rs @@ -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)