mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Update hello-world-template.rst
This commit is contained in:
parent
91cb6b773b
commit
a75cfde3c7
@ -51,7 +51,7 @@ The template has a number of files, but we can ignore most of them. We will only
|
||||
cordapp-contracts-states/src/main/java/com/template/TemplateState.java
|
||||
|
||||
// 2. The flow
|
||||
cordapp/src/main/java/com/template/TemplateFlow.java
|
||||
cordapp/src/main/java/com/template/Initiator.java
|
||||
|
||||
.. code-block:: kotlin
|
||||
|
||||
@ -59,7 +59,7 @@ The template has a number of files, but we can ignore most of them. We will only
|
||||
cordapp-contracts-states/src/main/kotlin/com/template/StatesAndContracts.kt
|
||||
|
||||
// 2. The flow
|
||||
cordapp/src/main/kotlin/com/template/App.kt
|
||||
cordapp/src/main/kotlin/com/template/Flows.kt
|
||||
|
||||
Progress so far
|
||||
---------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user