sygma-sdk icon indicating copy to clipboard operation
sygma-sdk copied to clipboard

Support security model option for transfers

Open mpetrun5 opened this issue 1 year ago • 0 comments

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

mpetrun5 avatar Jan 30 '24 12:01 mpetrun5