Skip to content

Commit

Permalink
docs: remove unnecessary link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jtieri committed Aug 22, 2024
1 parent c11c70a commit 4b83187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Horcrux is a [multi-party-computation (MPC)](https://en.wikipedia.org/wiki/Secur

Take your validator infrastructure to the next level of security and availability

- Composed of a cluster of signer nodes in place of the [remote signer](https://docs.tendermint.com/v0.34/tools/remote-signer-validation.html), enabling High Availability (HA) for block signing through fault tolerance.
- Composed of a cluster of signer nodes in place of the remote signer, enabling High Availability (HA) for block signing through fault tolerance.
- Secure your validator private key by splitting it across multiple private signer nodes using threshold Ed25519 signatures
- Add security and availability without sacrificing block sign performance.

Expand Down

0 comments on commit 4b83187

Please sign in to comment.