mirror of
https://github.com/corda/corda.git
synced 2025-03-15 16:46:12 +00:00
Conflicts: docs/source/index.rst finance/build.gradle finance/src/integration-test/kotlin/net/corda/finance/flows/test/CashConfigDataFlowTest.kt node/src/test/java/net/corda/node/services/vault/VaultQueryJavaTests.java samples/simm-valuation-demo/build.gradle
Notary test tool
Provides building blocks for experimenting and load testing new notary implementations:
- Deploying a custom notary service locally.
- Invoking a load generating flow on a notary node.
No scripts for deploying nodes to a remote test cluster are provided.