Files
pezkuwi-subxt/substrate/client/rpc
Niklas Adolfsson 3b0a0aa92d refactor: state RPC remove max_rpc_payload_size (#13649)
This limit is not needed anymore as the JSON-RPC servers doesn't terminate
the connection if the RPC max limit is exceeded anymore
2023-03-21 15:25:33 +00: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