NOTICK - Fix typo "transcation" => "transaction" (#5749)

This commit is contained in:
Rodrigo Vieira 2019-11-23 04:52:18 +11:00 committed by Katelyn Baker
parent 926429647d
commit 76e0054482

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