rchain / architecture-docs

Sphinx source for the architecture docs
http://rchain-architecture.rtfd.io/
Apache License 2.0
25 stars 27 forks source link

how to edit images? source form? RCP typo, GRPC vs. JSON RPC #27

Open dckc opened 6 years ago

dckc commented 6 years ago

"RCP" is a typo in architecture-docs/img/architecture-overview.png

It should be "RPC". And json is usually capitalized, so it should be "JSON RPC".

But the core RPC mechanism is actually GRPC.