mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +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
|
||||
-----------------
|
||||
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``:
|
||||
|
||||
.. container:: codeset
|
||||
|
Loading…
Reference in New Issue
Block a user