Skip to content
Snippets Groups Projects
Commit 52d0173e authored by Yuanchao Sun's avatar Yuanchao Sun Committed by GitHub
Browse files

Add RPC function state_getProof, resolves #1110 (#5649)


* Add RPC function state_getProof, resolves #1110

* Apply suggestions from code review

* Update client/rpc/src/state/state_full.rs

Co-Authored-By: default avatarBastian Köcher <bkchr@users.noreply.github.com>

* Update Cargo.lock

* Make block hash optional

* Wrap StorageProof as Bytes

* Add struct ReadProof

* Fix typo

Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
parent 0ce9657d
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment