They will be needed in the client code for state check conversion. There's one change: changed the error thrown from ServerError to just Error. On the keyserver side it's caught and rethrown as a ServerError.
Details
Details
- Reviewers
kamil tomek - Commits
- rCOMMd33ccc54a646: [lib] Move id conversion functions to lib
yarn flow-all
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
keyserver/src/utils/validation-utils.test.js | ||
---|---|---|
1 ↗ | (On Diff #26605) | Shouldn't we move this file to lib then? |