The corepc-client name is pure fire but currently its used for an integration test client. Now that we are working on a bare bones prod client (#505) we could consider giving up the name.
- Should we use
corepc-client for the prod client?
- If yes, what name should we use for the integration test client? One idea
corepc-regtest-client.
While we are at it I rekon probably best to split the two clients into separate crates. There is no real benefit in having them together.
The
corepc-clientname is pure fire but currently its used for an integration test client. Now that we are working on a bare bones prod client (#505) we could consider giving up the name.corepc-clientfor the prod client?corepc-regtest-client.While we are at it I rekon probably best to split the two clients into separate crates. There is no real benefit in having them together.