Update src/main/java/com/r3/developers/csdetemplate/MyFirstFlow.java
Co-authored-by: Paul Moloney <112477620+paulmoloneyr3@users.noreply.github.com>
This commit is contained in:
parent
fa52064d12
commit
f2efd50a4c
@ -29,7 +29,7 @@ public class MyFirstFlow implements RPCStartableFlow {
|
|||||||
public JsonMarshallingService jsonMarshallingService;
|
public JsonMarshallingService jsonMarshallingService;
|
||||||
|
|
||||||
// FlowMessaging establishes flow sessions between virtual nodes
|
// FlowMessaging establishes flow sessions between virtual nodes
|
||||||
// that sends and receives payloads between them.
|
// that send and receive payloads between them.
|
||||||
@CordaInject
|
@CordaInject
|
||||||
public FlowMessaging flowMessaging;
|
public FlowMessaging flowMessaging;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user