Renamed HA section to make clearer what it is (#1750)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
MadelineMurray
2019-07-25 19:39:53 +10:00
committed by GitHub
parent df500925cc
commit 2e848f069b
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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