mirror of
https://github.com/corda/corda.git
synced 2025-01-03 19:54:13 +00:00
1b86ddfd6e
Replace Party with Party.Full as an interim step to introducing the Party.Anonymised class. Signed-off-by: Ross Nicoll <ross.nicoll@r3.com> |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
gradle.properties | ||
README.md |
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.