mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-13 14:13:52 +02:00
Replace the ELISION entry inside getaddressinfo's embedded object with explicit fields using ElideGroup(). Factor the embedded field list into a helper so the nested layout can be reused without duplicating the full structure inline.