mirror of
https://github.com/corda/corda.git
synced 2025-03-22 12:05:59 +00:00
Update key-concepts-transactions.rst.
This commit is contained in:
parent
2ecec9617e
commit
d591ed5907
@ -105,7 +105,7 @@ will not be valid, and will not be accepted as inputs to subsequent transactions
|
|||||||
|
|
||||||
Other transaction components
|
Other transaction components
|
||||||
----------------------------
|
----------------------------
|
||||||
As well as input states and output states, transactions may contain:
|
As well as input states and output states, transactions contain:
|
||||||
|
|
||||||
* Commands
|
* Commands
|
||||||
* Attachments
|
* Attachments
|
||||||
@ -178,4 +178,4 @@ In some cases, we want a transaction proposed to only be approved during a certa
|
|||||||
* A bond may only be redeemed before its expiry date
|
* A bond may only be redeemed before its expiry date
|
||||||
|
|
||||||
In such cases, we can add a *time-window* to the transaction. Time-windows specify the time window during which the
|
In such cases, we can add a *time-window* to the transaction. Time-windows specify the time window during which the
|
||||||
transaction can be committed. We discuss time-windows in the section on :doc:`key-concepts-time-windows`.
|
transaction can be committed. We discuss time-windows in the section on :doc:`key-concepts-time-windows`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user