Skip to content

Commit

Permalink
import trait as anonimous alias
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJOHN974 committed Dec 16, 2024
1 parent d8226db commit 2dee9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signer/src/storage/model.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ use crate::error::Error;
use crate::keys::PublicKey;
use crate::keys::PublicKeyXOnly;

use bitcoin::hashes::Hash;
use bitcoin::hashes::Hash as _;
use bitcoin::BlockHash as EventsBitcoinBlockHash;
use bitcoin::OutPoint;
use bitcoin::ScriptBuf;
Expand Down

0 comments on commit 2dee9ed

Please sign in to comment.