Skip to content

Commit 734c013

Browse files
committed
nostr: vanity.rs fix
1 parent 72d45c4 commit 734c013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/nostr/examples/vanity.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2022-2023 Yuki Kishimoto
22
// Distributed under the MIT software license
33

4+
use nostr::nips::nip19::ToBech32;
45
use nostr::prelude::*;
56

67
fn main() -> Result<()> {

0 commit comments

Comments
 (0)