Skip to content

Commit 3703908

Browse files
committed
u
1 parent 28e135b commit 3703908

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust/joinstr/src/signer/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ pub fn descriptor(
8282
multipath
8383
);
8484

85+
log::debug!("WpkhHotSigner descriptor: {}", descr_str);
86+
8587
Descriptor::<DescriptorPublicKey>::from_str(&descr_str).expect("descriptor")
8688
}
8789

0 commit comments

Comments
 (0)