sygma-sdk
sygma-sdk copied to clipboard
Support security model option for transfers
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