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.
Differential D9927
[lib] Update all-but-one instance of `RelativeMemberInfo` with `RelativeMemberInfo|MinimallyEncodedRelativeMemberInfo` Authored by atul on Nov 18 2023, 2:19 AM.
Details 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. Trusting flow.
Diff Detail
|