You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
rust-bitcoincore-rpc has always been a pretty painful name, given that it's four words with two dashes. This crate has three dashes, which feels like a lot. Also, it's not very obvious what the difference is between rust-bitcoincore-rpc and rust-bitcoind-json-rpc.
I think it might be worth considering using a more compact name which is easier to remember, distinguish, and type.
May I suggest corepc as short for "Bitcoin Core RPC"?