You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,13 @@ You can also optionally supply destination path `--outputFolder=yourpath` where
45
45
46
46
### Validate
47
47
48
-
This step is to be used to validate all claim files and generate a token distribution file
48
+
This step is to be used to validate all claim files and generate a token distribution file.
49
+
50
+
Validation uses local Strax/Cirrus node to perform balance check. Make sure you have local node running with address indexer and fully synced. For example to run testnet Strax node, use:
0 commit comments