Corda Controller Node
问题 With respect to Corda Nodes, Controller node serves as network map and offers validating notary service. What if the controller node is shut down? Will the other nodes function independently ? 回答1: There is no concept of a "Controller" node in Corda. We simply gace the node that played the role of both the network map and notary the name "Controller" in our example application. In real deployments, these roles would be separate. Regarding the shutdown of the network map/notary: If the network