diff --git a/bdk-ffi/src/wallet.rs b/bdk-ffi/src/wallet.rs index 77e87585..c8549a0b 100644 --- a/bdk-ffi/src/wallet.rs +++ b/bdk-ffi/src/wallet.rs @@ -67,7 +67,7 @@ impl Wallet { /// Return whether or not a script is part of this wallet (either internal or external). pub(crate) fn is_mine(&self, script: Arc