Files
pezkuwi-subxt/substrate/client/rpc
Bastian Köcher 74e8691aa8 Make queryStorage and storagePairs unsafe RPC functions (#7342)
The RPC calls can be rather expensive and can easily bring a RPC node in
some problems ;)
2020-10-18 19:58:52 +02:00
..
2020-08-20 17:04:42 +02:00

Substrate RPC implementation.

A core implementation of Substrate RPC interfaces.

License: GPL-3.0-or-later WITH Classpath-exception-2.0