From b46508b06d222dddb2f214ee755f3620fe84b924 Mon Sep 17 00:00:00 2001 From: Riccardo Casatta Date: Tue, 26 Nov 2024 10:22:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20notice=20of=20relocation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9cc138e..988778d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +**🚧 IMPORTANT 🚧** + +Development of this repo has been [moved](https://github.com/rust-bitcoin/corepc/tree/master/node) 🚚. +The associated crate is [`corepc-node`](https://crates.io/crates/corepc-node) +Keeping this for a while in case we need backport, then we are going to archive this. + + [![MIT license](https://img.shields.io/github/license/RCasatta/bitcoind)](https://github.com/RCasatta/bitcoind/blob/master/LICENSE) [![Crates](https://img.shields.io/crates/v/bitcoind.svg)](https://crates.io/crates/bitcoind) [![Docs](https://img.shields.io/badge/docs.rs-bitcoind-green)](https://docs.rs/bitcoind)