mirror of
https://github.com/corda/corda.git
synced 2025-03-01 04:16:21 +00:00
* Make NotaryFlow.Client more modular and easier to customise * CORDA-1010: Send a request signature in addition to a transaction to the notary (#2527) CORDA-1010: Notary flow - clients now send a signature over a notarisation request in addition to the transaction. This will be logged by the notary to be able to prove that a particular party has requested the consumption of a particular state.