This repository was archived by the owner on Nov 26, 2024. It is now read-only.
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
Use a name with less dashes #48
Closed
Description
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"?
Metadata
Metadata
Assignees
Labels
No labels