Skip to content

Commit

Permalink
Fix NIP-88
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Nov 18, 2024
1 parent d11403e commit 0fe4774
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lending/nip_88.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ pub (crate) fn Eventkind_90(event: Event) -> Event {
}
}

pub struct Eventkid_88;

#[cfg(test)]
mod tests {
use super::*;
Expand Down

0 comments on commit 0fe4774

Please sign in to comment.