#api #run-time #contracts #extension #required #definition #rpc

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

#110 in #required

Download history 70/week @ 2024-07-22 92/week @ 2024-07-29 73/week @ 2024-08-05 147/week @ 2024-08-12 69/week @ 2024-08-19 58/week @ 2024-08-26 101/week @ 2024-09-02 90/week @ 2024-09-09 83/week @ 2024-09-16 149/week @ 2024-09-23 98/week @ 2024-09-30 63/week @ 2024-10-14 59/week @ 2024-10-21 88/week @ 2024-10-28 66/week @ 2024-11-04

276 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
~208K SLoC