#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

#105 in #required

Download history 99/week @ 2024-03-24 163/week @ 2024-03-31 76/week @ 2024-04-07 126/week @ 2024-04-14 138/week @ 2024-04-21 120/week @ 2024-04-28 115/week @ 2024-05-05 122/week @ 2024-05-12 153/week @ 2024-05-19 116/week @ 2024-05-26 132/week @ 2024-06-02 62/week @ 2024-06-09 119/week @ 2024-06-16 104/week @ 2024-06-23 22/week @ 2024-06-30 42/week @ 2024-07-07

306 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
~204K SLoC