[rpc] Mark the RPC backend as experimental

This commit is contained in:
Alekos Filini
2021-07-02 10:07:44 +02:00
parent 7555d3b430
commit 595e1bdbe1

View File

@@ -13,6 +13,8 @@
//!
//! Backend that gets blockchain data from Bitcoin Core RPC
//!
//! This is an **EXPERIMENTAL** feature, API and other major changes are expected.
//!
//! ## Example
//!
//! ```no_run