<!--- Provide a general summary of the issue in the Title above --> Transfer should have another param `securityModel` (TBD) that serves to choose which environment and verifiers are used for that particular transfer. ## Implementation details <!-- Enter description of implementation that may help dev team --> - add the option to the transfer params - call the specific contracts based on which option is provided ## Testing details <!-- Enter description of special test-cases--> - unit tests ## Acceptance Criteria <!-- Enter the conditions of satisfaction here. That is, the conditions that will satisfy the user/persona that the goal/benefit/value has been achieved --> - transfers can be made to V1 and V2 contracts
Transfer should have another param
securityModel(TBD) that serves to choose which environment and verifiers are used for that particular transfer.Implementation details
Testing details
Acceptance Criteria