five-bells-ledger icon indicating copy to clipboard operation
five-bells-ledger copied to clipboard

Implement signature verification and condition verification in PUT /transfers/:id

Open clark800 opened this issue 9 years ago • 0 comments

Signature verification: https://github.com/interledger/five-bells-ledger/blob/e750a7c7339c9a3f679a5479236ff0e5ca4f05e7/src/controllers/transfers.js#L372

Condition verification: https://github.com/interledger/five-bells-ledger/blob/e750a7c7339c9a3f679a5479236ff0e5ca4f05e7/src/controllers/transfers.js#L399

clark800 avatar Jan 14 '16 22:01 clark800