问题
I am working on a Cordapp that contain multiple nodes. In my app, every party will be represented by two nodes running at different locations. One of the nodes will always be Online where as the other node can be offline/online at times.
I am looking for an API with-in Corda that will enable the offline node to run a job/api to synchronize with the online node. I could not find any such API.
Can you please suggest if you have come across a similar scenario and it here is already any available API/usecase.
来源:https://stackoverflow.com/questions/47185275/corda-synchronize-multiple-nodes-that-represent-same-party