mirror of
https://github.com/corda/corda.git
synced 2025-02-07 11:30:22 +00:00
Party and AnonymousParty have been retrofitted to implement this interface and are currently the only supported types. A new FlowLogic.initiateFlow(Destination) method overload to easily support the addition of new destination types in future versions.