Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,9 @@ mv ./spacesvm/build/sqja3uK17MJxfC7AN8nGadBw9JK5BcrsNwNynsqP5Gih8M5Bm ./avalanch
#### Add Subnet to Whitelist
Next, you'll need to provide the `whitelisted-subnets` argument by
modifying your config file or providing an argument on
startup (which tells your node to connect to the Spaces Subnet Demo).
startup (which tells your node to connect to the Spaces Subnet Demo).
[Ai42MkKqk8yjXFCpoHXw7rdTWSHiKEMqh5h8gbxwjgkCUfkrk](https://testnet.avascan.info/blockchains?subnet=Ai42MkKqk8yjXFCpoHXw7rdTWSHiKEMqh5h8gbxwjgkCUfkrk)
is the subnet id for Spaces Subnet.

Example Config File:
```json
Expand Down