mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
f4f2d35375
Fixup after rebase Fixup after rebase Make node have only test compile dependency against finance module. Use original query code. Fixup after rebase Update docs Edit docs Add to changelog Follow recommendations from PR Follow recommendations from PR Make a re-usable helper function to create MockServices with database for tests Tweak a few comments Don't include tryLockFungibleStateForSpending in soft lock docs. Respond to PR comments Fix whitespace error Fix compile error Fixup after rebase |
||
---|---|---|
.. | ||
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.