This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Support security model option for transfers #333
Open
Description
Transfer should have another param securityModel
(TBD) that serves to choose which environment and verifiers are used for that particular transfer.
Implementation details
- add the option to the transfer params
- call the specific contracts based on which option is provided
Testing details
- unit tests
Acceptance Criteria
- transfers can be made to V1 and V2 contracts