Skip to content

Commit

Permalink
Renamed HA section to make clearer what it is (hyperledger#1750)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
  • Loading branch information
MadelineMurray authored Jul 25, 2019
1 parent df50092 commit 2e848f0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/Deploying-Pantheon/High-Availability.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/Privacy/How-To/eeajs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 modified docs/images/LoadBalancer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2e848f0

Please sign in to comment.