Skip to content

Commit

Permalink
Signed mEssage
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronnieraj37 committed Oct 31, 2024
2 parents 263ffde + 29b96b3 commit 045a9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/validator-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
The contracts in this directory define the Validator Manager used to manage Subnet-only Validators, as defined in [ACP-77](https://github.com/avalanche-foundation/ACPs/tree/main/ACPs/77-reinventing-subnets). `ValidatorManager.sol` is the top-level abstract contract that provides the basic functionality. The other contracts are related as follows:

```mermaid
classDiagram
classDiagra
class ValidatorManager {
initializeValidatorSet()
completeValidatorRegistration()
Expand Down

0 comments on commit 045a9ca

Please sign in to comment.