mirror of
https://github.com/corda/corda.git
synced 2025-01-26 14:19:23 +00:00
e8fdb3510f
* Fix RPC usage by marking unused Observables. * Update Client RPC tutorial documentation to mention the importance of "notUsed" observables.
Distributed Notary (Raft) Demo
This program is a simple demonstration of a node getting multiple transactions notarised by a distributed (Raft-based) notary.
Please see docs/build/html/running-the-demos.html to learn how to use this demo.