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` atul on Nov 17 2023, 6:19 PM. Authored by Tags None Referenced Files
Subscribers None
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
|