Skip to content

Commit

Permalink
Add pubkey
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Nov 20, 2024
1 parent 0fe4774 commit dd40289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lending/nip_88.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ mod tests {
use super::*;
use nostr::Event;
use nostr::Relay;
use nostr::PubKey;

pub (crate) fn test_nip88() {
let nip = Nip::new(PubKey::from_str("pubkey").unwrap());
Expand Down

0 comments on commit dd40289

Please sign in to comment.