mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
NOTICK - Fix typo "transcation" => "transaction" (#5749)
This commit is contained in:
parent
926429647d
commit
76e0054482
@ -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.
|
||||
|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user