Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed Sep 23, 2024
1 parent 0dabb6c commit 90c1a2c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions contracts/validator/contract_v2/migrate/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ This repository contains scripts for testing various workflows in a development

```env
RPC_URL=<Your Devnet RPC URL>
M1_PRIVETE_KEY=<Masternode 1 Private Key>
M2_PRIVETE_KEY=<Masternode 2 Private Key>
M3_PRIVETE_KEY=<Masternode 3 Private Key>
M4_PRIVETE_KEY=<Masternode 4 Private Key>
M5_PRIVETE_KEY=<Masternode 5 Private Key>
M1_PRIVETE_KEY=<Owner 1 Private Key>
M2_PRIVETE_KEY=<Owner 2 Private Key>
M3_PRIVETE_KEY=<Owner 3 Private Key>
M4_PRIVETE_KEY=<Owner 4 Private Key>
M5_PRIVETE_KEY=<Owner 5 Private Key>
```

Replace the placeholders with the appropriate values.
Expand Down

0 comments on commit 90c1a2c

Please sign in to comment.