Skip to content

Commit

Permalink
Update mainnet.rs (#540)
Browse files Browse the repository at this point in the history
@1xstj I corrected one number here for investors - you may need to make code changes elsewhere
  • Loading branch information
thomivy authored Mar 8, 2024
1 parent 42beef3 commit 57ec71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/distributions/mainnet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ fn read_investor_accounts_to_multiaddress(path_str: &str) -> BTreeMap<MultiAddre
// Team : 30% (5% immediate) (team account gets 95% that is vested over 2years with 1 year cliff))
// Foundation : 15% (5% immediate) (foundation account gets 95% that is vested over 2years with 1
// year cliff)
// Investors : 13.63% (5% liquid immediately)(investor accounts gets 95% that is vested
// Investors : 13.64% (5% liquid immediately)(investor accounts gets 95% that is vested
// over 2years with 1 year cliff)
// Treasury : 36.36% (immediate release to treasury pallet account)
// EDG Genesis Airdrop : 1% (5% immediate release)(95% vested over two years, with one month cliff)
Expand Down

0 comments on commit 57ec71c

Please sign in to comment.