mirror of
https://github.com/corda/corda.git
synced 2025-05-31 22:50:53 +00:00
* Move DemoRunner and DemoUtils into internal Move DemoRunner and DemoUtils into net.corda.testing.internal as they're unfinished APIs we don't want to commit to supporting, yet. * Move classes to demorun specific subpackage
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.