Depends on D14204
Details
was still able to call endpoint from community drawer
this API isn't being used anywhere yet so no need to worry about older clients
Diff Detail
- Repository
- rCOMM Comm
- Branch
- directory (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
I thought putting an invariant here was a reasonable trade-off vs. refactoring the types in the fullStateSyncActionType payload (specifically StateSyncFullActionPayload which is derived from ClientFullStateSync which is derived from BaseFullStateSync) which are used across clients and keyserver.
Open to re-exploring if that would be preferred.