client method which calls the LinkFarcasterAccount RPC. this is an auth RPC so we need the userID, deviceID, and CSAT
Depends on D11406
Paths
| Differential D11407 Authored by varun on Mar 27 2024, 12:58 PM.
Details Summary client method which calls the LinkFarcasterAccount RPC. this is an auth RPC so we need the userID, deviceID, and CSAT Depends on D11406 Test Plan Later in the stack we call this rust client method from JS and successfully add a farcasterID to an existing user
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMar 27 2024, 12:58 PM2024-03-27 12:58:21 (UTC-7) Harbormaster completed remote builds in B27722: Diff 38385.Mar 27 2024, 1:25 PM2024-03-27 13:25:41 (UTC-7) This revision is now accepted and ready to land.Mar 27 2024, 11:06 PM2024-03-27 23:06:56 (UTC-7) Closed by commit rCOMM607b65279825: [native_rust_library] implement link_farcaster_account client method (authored by varun). · Explain WhyMar 28 2024, 3:17 PM2024-03-28 15:17:13 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38385 native/native_rust_library/src/farcaster.rs
native/native_rust_library/src/lib.rs
|