#api #run-time #extension #required #rpc #node

no-std pallet-contracts-rpc-runtime-api

Runtime API definition required by Contracts RPC extensions

14 releases (1 stable)

3.0.0 Feb 25, 2021
0.8.1 Jan 11, 2021
0.8.0 Sep 22, 2020
0.8.0-rc5 Jul 24, 2020
0.8.0-alpha.5 Mar 24, 2020

#169 in #required

Download history 85/week @ 2024-11-30 196/week @ 2024-12-07 240/week @ 2024-12-14 40/week @ 2024-12-21 14/week @ 2024-12-28 114/week @ 2025-01-04 268/week @ 2025-01-11 177/week @ 2025-01-18 95/week @ 2025-01-25 186/week @ 2025-02-01 203/week @ 2025-02-08 136/week @ 2025-02-15 197/week @ 2025-02-22 118/week @ 2025-03-01 148/week @ 2025-03-08 196/week @ 2025-03-15

665 downloads per month
Used in pallet-contracts-rpc

Apache-2.0

6KB

Runtime API definition required by Contracts RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding Contracts access methods.

License: Apache-2.0


lib.rs:

Runtime API definition required by Contracts RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding Contracts access methods.

Dependencies

~6–15MB
~202K SLoC