Merge remote-tracking branch 'origin/release/os/4.4' into EdP/CORDA-3446-4.4

This commit is contained in:
stefano 2019-11-25 09:40:55 +00:00
commit 75b68a57e4

View File

@ -57,7 +57,7 @@ long as the JAR containing this contract is signed by ``Mega Corp``".
.. Introduce the `LedgerTransaction` abstraction and how it relates to the transaction chain. Introduce the state serialization/deserialization and Classloaders. .. Introduce the `LedgerTransaction` abstraction and how it relates to the transaction chain. Introduce the state serialization/deserialization and Classloaders.
The LedgerTranscation The LedgerTransaction
^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^
Another relevant aspect to remember is that because states are serialised binary objects, to perform any useful operation on them they need to Another relevant aspect to remember is that because states are serialised binary objects, to perform any useful operation on them they need to