mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
StatesAndContracts.kt is now TemplateContract.kt (#4972)
This commit is contained in:
parent
f7bf1b41e0
commit
188fbd24c2
@ -58,7 +58,7 @@ later is often as simple as adding an additional property to your class definiti
|
|||||||
|
|
||||||
Defining IOUState
|
Defining IOUState
|
||||||
-----------------
|
-----------------
|
||||||
Let's get started by opening ``TemplateState.java`` (for Java) or ``StatesAndContracts.kt`` (for Kotlin) and updating
|
Let's get started by opening ``TemplateState.java`` (for Java) or ``TemplateState.kt`` (for Kotlin) and updating
|
||||||
``TemplateState`` to define an ``IOUState``:
|
``TemplateState`` to define an ``IOUState``:
|
||||||
|
|
||||||
.. container:: codeset
|
.. container:: codeset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user