contracts
contracts copied to clipboard
Expand IFundingManager.transferOrchestratorToken() to include token address
Right now the arguments are (address to, uint amount) . We should include address token to that, so the orchestrator can rescue funds and simplify the flow for future multi-token FundingManagers
Is this still something that we want @0xNuggan? Or is this outdated?