Currently the miner locates at https://github.com/rand-chain/miner-rs. We should merge it into the codebase and make a subcommand randchain miner due to the following reasons.
Dependency management is hard when the API is not stabilised.
We may want to start a miner immediately when starting a node.
Problem
Currently the miner locates at https://github.com/rand-chain/miner-rs. We should merge it into the codebase and make a subcommand
randchain miner
due to the following reasons.Description
randchain/miner
randchain miner
randchain node
~Alternatives
Additional context