mirror of
https://github.com/corda/corda.git
synced 2025-02-01 00:45:59 +00:00
7c17bde3c8
* Fix notary demo, improve error messages, unduplicate some code. * No need to map twice. * Single quotes around X500 names. * More specific naming. * Remove extremely risky refactoring.
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.