mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
6b775ebd4d
As the timestamping authority is now always the notary service, contracts should no longer be using name-based lookup of the timestamping authority (as this will generally be wrong). This introduces a new "timestamp" property on a transaction, and updates most contracts to refer to it. In some cases (IRS, CommercialPaper) there are transactions with no input states to derive notary from, that use timestamps. In these cases a notary is specified in the command. |
||
---|---|---|
.. | ||
src | ||
build.gradle |