Create a LiFI compact unlock message handler that starts the signing process and returns the signature to allow for unlocking of funds on the compact input contract.
Implementation details
- add the lifi-compact protocol option on the unlock API
- create the lifi compact unlock message handler that receives unlock data from the repayment service and signs it so the funds are received on the repayment contract
Testing details
Acceptance Criteria
- we are able to unlock lifi compact orders from the repayment service via signature
Create a LiFI compact unlock message handler that starts the signing process and returns the signature to allow for unlocking of funds on the compact input contract.
Implementation details
Testing details
Acceptance Criteria