go-nitro
go-nitro copied to clipboard
Decouple VirtualFund protocol from PaymentChannel in the engine
Go-nitro node currently assumes (eg, here) that all virtual fund objectives are for the Virtual Payment App.
Possible path to decoupling is to inspect the AppDefinition value associated with the VFO's target channel, and execute PaymentChannelApp logic if the (a?) correct address is found.