readInputResponses

Read the input responses a client attached to a retried request, keyed by the originating InputRequest.id. Per SEP-2322 the wire location is the top-level params.inputResponses field (an InputResponses map, id -> bare client result) — NOT _meta.

@safe @safe
Json[string]
readInputResponses
(
Json params
)