mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
Minor: typo fix in the technical whitepaper.
This commit is contained in:
parent
334b91faf0
commit
5ae417fe49
@ -1063,7 +1063,7 @@ that can be easily queried and worked with. It also contains private key materia
|
||||
consuming states in the vault. Like with a cryptocurrency wallet, the Corda vault understands how to create transactions
|
||||
that send value to someone else by combining asset states and possibly adding a change output that makes the values
|
||||
balance. This process is usually referred to as `coin selection'. Coin selection can be a complex process. In Corda
|
||||
there are no per transaction network fees, which is a significant source of complexity in other sysetms. However
|
||||
there are no per transaction network fees, which is a significant source of complexity in other systems. However
|
||||
transactions must respect the fungibility rules in order to ensure that the issuer and reference data is preserved
|
||||
as the assets pass from hand to hand.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user