We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d318f4d commit de6ae0dCopy full SHA for de6ae0d
1 file changed
docs/Validator Multicast Connection.md
@@ -53,6 +53,8 @@ Ensure there is a DoubleZero "2Z" token ATA linked to your validator identity.
53
54
For refrence, the 2Z token mint address is: `J6pQQ3FAcJQeWPPGppWRb4nM8jU3wLyYbRrLh7feMfvd`
55
56
+First, intall SPL with `cargo install spl-token-cli`
57
+
58
Run the following command, replacing `VALIDATOR_IDENTITY_PUBKEY` with your validator identity public key:
59
60
```bash
0 commit comments