mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
3bee830604
[CORDA-442] Removed the option for Cordformation to specify a networkMap. All the samples have been migrated to not specify a networkMap. |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda/notarydemo | ||
build.gradle | ||
README.md |
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.