mirror of
https://github.com/corda/corda.git
synced 2025-01-29 23:54:07 +00:00
8414c97a61
Fixed compile issues caused by webserver being split to a separate project. WebServer now starts and stops correctly as a separate module.
Distributed Notary (Raft) Demo
This program is a simple demonstration of a node getting multiple transactions notarised by a distributed (Raft-based) notary.
Please see docs/build/html/running-the-demos.html to learn how to use this demo.