Create API to allow unlock/withdrawal/claim of the escrow funds.
Implementation details
Add endpoints:
/v1/chains/<id>/escrow/withdrawals
/v1/chains/<id>/escrow/claims
Signature should be made to match this
Testing details
Acceptance Criteria
- we are able to unlock funds via esrow controller
Create API to allow unlock/withdrawal/claim of the escrow funds.
Implementation details
Add endpoints:
/v1/chains/<id>/escrow/withdrawals/v1/chains/<id>/escrow/claimsSignature should be made to match this
Testing details
Acceptance Criteria