Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Mar 20, 2023
1 parent 8dfc98c commit 05b10b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tokenvm/avalanche-ops.aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ EOF
cat /tmp/tokenvm-chain-config.json
```

Note that `--chain-name tokenvm*` and `--node-ids-to-instance-ids` values are different to split nodes into two separate subnets. And note that `avalancheup-aws install-subnet-chain` will add the specified nodes as primary network validators (regardless of it's for customer or public networks) before adding them as subnet validators. So, please make sure the `--key` has enough balance:
Note that `--chain-name tokenvm*` and `--node-ids-to-instance-ids` values are different to split nodes into two separate subnets. And note that `avalancheup-aws install-subnet-chain` will add the specified nodes as primary network validators (regardless of it's for customer or public networks) before adding them as subnet validators (*TODO: this is not implemented yet*). So, please make sure the `--key` has enough balance:

```bash
# this will prompt you to confirm the outcome!
Expand Down

0 comments on commit 05b10b7

Please sign in to comment.