Page MenuHomePhabricator

[keyserver] implemented FarcasterChannelTagBlob type for upload payload with validator
Needs ReviewPublic

Authored by will on Tue, Oct 22, 9:24 PM.
Tags
None
Referenced Files
F3048892: D13774.diff
Wed, Oct 23, 1:24 AM
F3048717: D13774.id45332.diff
Wed, Oct 23, 12:29 AM
F3048713: D13774.id.diff
Wed, Oct 23, 12:29 AM
F3048710: D13774.diff
Wed, Oct 23, 12:29 AM
Subscribers

Details

Reviewers
varun
ashoat
Summary

Made a type for the FarcasterChannelTagBlob upload payload with a validator.

Later in the stack, I'll be downloading this blob and will need to validate to ensure proper type checking

Depends on D13773

Test Plan

flow check

Diff Detail

Repository
rCOMM Comm
Branch
farcaster_bot
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

will requested review of this revision.Tue, Oct 22, 9:43 PM
keyserver/src/creators/farcaster-channel-tag-creator.js
149–154

Unsure if this is the right place to put it. Maybe lib/utils/farcaster-utils.js?