fix: make Verification enum exhaustive

This commit is contained in:
ThetaDev 2024-08-08 14:56:39 +02:00
parent 91b020efd4
commit d053ac3eba
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

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)