mirror of
https://github.com/corda/corda.git
synced 2024-12-28 16:58:55 +00:00
7b10e92819
* Fixed AbstractNode to load custom notary services properly. Added a custom notary sample. * Prevent multiple custom notaries from being loaded * Throw if more than once custom notary service is loaded |
||
---|---|---|
.. | ||
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.