Skip to content

Commit

Permalink
chore(docs): avs address as var
Browse files Browse the repository at this point in the history
  • Loading branch information
idea404 committed Mar 5, 2024
1 parent 2e4fb16 commit c8379b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/site/docs/operate/testnet/register.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ chain_id: 100 # The chain ID of the Omni Network
2. Run the following command to register as an operator:
```bash
omni operator register --config-file ~/path/to/operator.yml --avs-address 0xa513E6E4b8f2a923D98304ec87F64353C4D5C853
omni operator register --config-file ~/path/to/operator.yml --avs-address <AVS_CONTRACT_ADDRESS>
```

0 comments on commit c8379b2

Please sign in to comment.