@cryptix Need your review again, this one is a simple correction of a name. When we changed the SSB URIs, we specified that multiserver addresses should be multiserverAddress not msaddr nor address (we want to reserve this for generic encodings for the future, e.g. ssb:address:modern:XYZ).
So this PR just updates the JSON response to have the same names as the URI has.
@cryptix Need your review again, this one is a simple correction of a name. When we changed the SSB URIs, we specified that multiserver addresses should be
multiserverAddress
notmsaddr
noraddress
(we want to reserve this for generic encodings for the future, e.g.ssb:address:modern:XYZ
).So this PR just updates the JSON response to have the same names as the URI has.