diff --git a/bdk-ffi/src/wallet.rs b/bdk-ffi/src/wallet.rs index 21bbe5f..77e8758 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