New reference doc for Custom RPC V2 (#4654)
Thanks for @xlc for the original seed info, I've just fixed it up a bit and added example links. I've moved the comparison between eth-rpc-api and frontier outside, as it is opinionation. I think the content there was good but should live in the README of the corresponding repos. No strong opinion, happy either way. --------- Co-authored-by:Bryan Chen <xlchen1291@gmail.com> Co-authored-by:
Bastian Köcher <git@kchr.de> Co-authored-by:
Gonçalo Pestana <g6pestana@gmail.com> Co-authored-by: command-bot <>
parent
9bb1f3f9
Showing
- Cargo.lock 3 additions, 0 deletionsCargo.lock
- docs/sdk/src/reference_docs/custom_runtime_api_rpc.rs 77 additions, 0 deletionsdocs/sdk/src/reference_docs/custom_runtime_api_rpc.rs
- docs/sdk/src/reference_docs/mod.rs 3 additions, 0 deletionsdocs/sdk/src/reference_docs/mod.rs
- substrate/frame/system/rpc/runtime-api/Cargo.toml 1 addition, 0 deletionssubstrate/frame/system/rpc/runtime-api/Cargo.toml
- substrate/frame/system/rpc/runtime-api/src/lib.rs 1 addition, 0 deletionssubstrate/frame/system/rpc/runtime-api/src/lib.rs
- substrate/utils/frame/rpc/system/Cargo.toml 7 additions, 2 deletionssubstrate/utils/frame/rpc/system/Cargo.toml
- substrate/utils/frame/rpc/system/src/lib.rs 1 addition, 0 deletionssubstrate/utils/frame/rpc/system/src/lib.rs
- templates/minimal/node/Cargo.toml 1 addition, 0 deletionstemplates/minimal/node/Cargo.toml
- templates/minimal/node/src/rpc.rs 2 additions, 1 deletiontemplates/minimal/node/src/rpc.rs
Please register or sign in to comment