#run-time #contracts #api #extension #definition #required #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

#99 in #required

Download history 66/week @ 2023-11-29 59/week @ 2023-12-06 83/week @ 2023-12-13 93/week @ 2023-12-20 31/week @ 2023-12-27 42/week @ 2024-01-03 86/week @ 2024-01-10 74/week @ 2024-01-17 52/week @ 2024-01-24 24/week @ 2024-01-31 65/week @ 2024-02-07 94/week @ 2024-02-14 110/week @ 2024-02-21 147/week @ 2024-02-28 131/week @ 2024-03-06 90/week @ 2024-03-13

495 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–16MB
~203K SLoC