We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306d008 commit f0b7651Copy full SHA for f0b7651
lightning-block-sync/src/rpc.rs
@@ -1,4 +1,4 @@
1
-//! Simple RPC client implementation which implements [`BlockSource`] against a Bitcoin CORE RPC
+//! Simple RPC client implementation which implements [`BlockSource`] against a Bitcoin Core RPC
2
//! endpoint.
3
4
use crate::{BlockHeaderData, BlockSource, AsyncBlockSourceResult};
0 commit comments