mirror of
https://github.com/corda/corda.git
synced 2025-01-30 16:14:39 +00:00
c2ab4cf26f
and you can now do (1..10).stream()...
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.