native rust client method to call the GetFarcasterUsers RPC. this will be called to get the Comm user info for a user's Farcaster follows
Depends on D11402
Paths
| Differential D11403 Authored by varun on Mar 27 2024, 12:48 PM.
Details Summary native rust client method to call the GetFarcasterUsers RPC. this will be called to get the Comm user info for a user's Farcaster follows Depends on D11402 Test Plan later in the stack I add a method to the native IdentityServiceContextProvider which calls this method. This method successfully returns a list of FarcasterUsers.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMar 27 2024, 12:48 PM2024-03-27 12:48:51 (UTC-7) Harbormaster completed remote builds in B27718: Diff 38381.Mar 27 2024, 1:05 PM2024-03-27 13:05:24 (UTC-7) This revision is now accepted and ready to land.Mar 27 2024, 11:01 PM2024-03-27 23:01:17 (UTC-7)
Closed by commit rCOMMa9273fca68b7: [native_rust_library] get_farcaster_users client method (authored by varun). · Explain WhyMar 28 2024, 3:13 PM2024-03-28 15:13:44 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38502 native/native_rust_library/src/farcaster.rs
native/native_rust_library/src/lib.rs
|