]> Untitled Git - bdk/commitdiff
docs(bitcoind_rpc): fixed typo in docs
authorWei Chen <wzc110@gmail.com>
Mon, 21 Jul 2025 07:27:22 +0000 (07:27 +0000)
committerWei Chen <wzc110@gmail.com>
Mon, 21 Jul 2025 07:27:22 +0000 (07:27 +0000)
crates/bitcoind_rpc/src/lib.rs

index 2c2ca35a8e15be3301cf2ca4abe115d9acfc4915..f516be6cacf05e3f6c236e52650beabaa871c091 100644 (file)
@@ -168,7 +168,7 @@ where
 
         if at_tip {
             // We only emit evicted transactions when we have already emitted the RPC tip. This is
-            // because we cannot differenciate between transactions that are confirmed and
+            // because we cannot differentiate between transactions that are confirmed and
             // transactions that are evicted, so we rely on emitted blocks to remove
             // transactions from the `mempool_snapshot`.
             mempool_event.evicted = self