mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
cefa14507a
* Don't attempt to parse a resolved InetSocketAddress toString * A mock node isn't reachable via an address |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda | ||
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.