mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-04-18 03:00:31 -04:00
Edits before release (#983)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
@@ -13,7 +13,5 @@ unformatted data (byte arrays, account addresses, hashes, and bytecode arrays).
|
||||
RPC is the remote procedure call protocol (RFC 1831). The protocol is stateless and transport agnostic in that the concepts
|
||||
can be used within the same process, over sockets, over HTTP, or in various message passing environments.
|
||||
|
||||
* [Using the Pantheon JSON-RPC API](Using-JSON-RPC-API.md)
|
||||
* [Authentication](Authentication.md)
|
||||
* [JSON-RPC API Methods](../Reference/JSON-RPC-API-Methods.md)
|
||||
* [JSON-RPC API Objects](../Reference/JSON-RPC-API-Objects.md)
|
||||
The Reference documentation includes the [JSON-RPC API Methods](../Reference/JSON-RPC-API-Methods.md)
|
||||
and [JSON-RPC API Objects](../Reference/JSON-RPC-API-Objects.md)
|
||||
Reference in New Issue
Block a user