mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-09 13:58:02 -05:00
Renamed HA section to make clearer what it is (#1750)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
description: Pantheon high availability
|
||||
<!--- END of page meta data -->
|
||||
|
||||
# High Availability
|
||||
# High Availability of JSON-RPC and RPC Rub/Sub APIs
|
||||
|
||||
To enable high availability to the [RPC Pub/Sub API over WebSockets](../Pantheon-API/RPC-PubSub.md)
|
||||
or the [JSON-RPC API](../Pantheon-API/Using-JSON-RPC-API.md) run and synchronize multiple Pantheon
|
||||
|
||||
@@ -58,6 +58,6 @@ to get the contract binary.
|
||||
|
||||
The transaction hash is returned. To get the private transaction receipt, use `web3.eea.getTransactionReceipt(txHash)`.
|
||||
|
||||
## Reference
|
||||
## web3.js-eea Methods
|
||||
|
||||
Refer to [web3.js-eea reference](../../Reference/web3js-eea-Methods.md) for more methods and examples.
|
||||
Refer to the [web3.js-eea reference documentation](../../Reference/web3js-eea-Methods.md).
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 110 KiB |
@@ -134,7 +134,7 @@ nav:
|
||||
- Alethio EthStats Lite Network Monitor: Monitoring/Alethio/Lite-Network-Monitor.md
|
||||
- Deploying Pantheon:
|
||||
- Ansible: Deploying-Pantheon/Ansible.md
|
||||
- High Availability: Deploying-Pantheon/High-Availability.md
|
||||
- High Availability of APIs: Deploying-Pantheon/High-Availability.md
|
||||
- Migrating Docker Image: Deploying-Pantheon/Migration-Docker.md
|
||||
- Troubleshooting:
|
||||
- Troubleshooting: Troubleshooting/Troubleshooting.md
|
||||
|
||||
Reference in New Issue
Block a user