Skip to content
Snippets Groups Projects
Unverified Commit e1a1e4d8 authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

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: default avatarAlexandru Vasile <alexandru.vasile@parity.io>
Co-authored-by: default avatarNiklas Adolfsson <niklasadolfsson1@gmail.com>
parent ad4396ff
No related merge requests found
Pipeline #519818 waiting for manual action with stages
in 1 hour, 17 minutes, and 39 seconds