mirror of
https://github.com/corda/corda.git
synced 2024-12-22 06:17:55 +00:00
bbe4c170c2
* Rename raft-notary-demo project to notary-demo * Refactor serialisation filtering to allow BFT SMaRt to work, it no longer relies on the jdk.serialFilter system property * In NodeBasedTest remove whitespace in node directory names for consistency with cordform and driver
6 lines
243 B
Markdown
6 lines
243 B
Markdown
# Distributed Notary Demo
|
|
|
|
This program is a simple demonstration of a node getting multiple transactions notarised by a distributed (Raft or BFT SMaRt) notary.
|
|
|
|
Please see docs/build/html/running-the-demos.html to learn how to use this demo.
|