mirror of
https://github.com/corda/corda.git
synced 2025-03-11 23:13:58 +00:00
* Replace kotlinx-support-jdk8 with kotlin-stdlib-jre8. * Add kotlinVersion to constants.properties. * Remove unused variable.
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.