Multiple contracts in a single flow
I've a requirement where there is an input State (State A & Contract A) and an output State (State B & Contract B). Can we incorporate this in a single flow?
Also, how is the verify method of the 2 different contracts invoked? It'd be very helpful if an example is shared with the response. Thanks.