rpc-v2/archive: Rename archive call method result to value (#7885)
This PR modifies the archive_call method result to align with the rpc-v2 spec: - https://github.com/paritytech/json-rpc-interface-spec/blob/main/src/api/archive_unstable_call.md Previously, the method result was encoded to a json containing a "result" field, however the spec specifies a "value" field. This aims to rectify that. cc @paritytech/subxt-team --------- Signed-off-by:Alexandru Vasile <alexandru.vasile@parity.io> Co-authored-by:
Niklas Adolfsson <niklasadolfsson1@gmail.com>
parent
ad4396ff
prdoc/pr_7885.prdoc
0 → 100644
Please register or sign in to comment