The API server is now started on each node. For now the PKs of all the consensus nodes are registered as clients as well. The client no longer run in RWS of raft spec, but communicates to the consensus nodes via a shared MVar map and command channel.
The API server is now started on each node. For now the PKs of all the consensus nodes are registered as clients as well. The client no longer run in RWS of raft spec, but communicates to the consensus nodes via a shared MVar map and command channel.