Hi,
I am facing the issue whenever I reload my program in EVM without resetting the EVM.
There is cleanup function missing i.e Channel_close, queue_close, Cppi_exit,Cppi_close.
is there ant way to detect at startup that that channel is already configured and enable so I can tear it down?
I am assuming as reconfiguration of channel isn't allowed and this may be reason behind this error.
BR,
Rohan