Page MenuHomePhabricator

[lib] Update all-but-one instance of `RelativeMemberInfo` with `RelativeMemberInfo|MinimallyEncodedRelativeMemberInfo`
ClosedPublic

Authored by atul on Fri, Nov 17, 6:19 PM.

Details

Summary

Replace almost all instances of RelativeMemberInfo with RelativeMemberInfo | MinimallyEncodedRelativeMemberInfo.

We still need to update getRelativeMember, but breaking that into a separate diff since that's more than just updating signature.

Test Plan

Trusting flow.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable