-
Notifications
You must be signed in to change notification settings - Fork 558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
network prepare
: support mainnets launch
#1811
Comments
network prepare
: support mainnetsnetwork prepare
: support mainnets launch
After some investigations, this can be simply managed in SPN node without adding complexity No changes are made to launch a mainnet, the same query will returns the genesis account from the campaign mainnet accounts tendermint/spn#804 |
Seems mainnet should not explicitly be supported. Need to determine the usage and clarify objectives regarding SPN. |
Given new direction for network functionality, issue is now out of scope. We'll reopen if direction changes. |
Depends on #1806
Support mainnets from
campaign
module inprepare
commands (fetch accounts and vesting accounts from the campaign module)[UPDATE]
Depends on tendermint/spn#789
VestingOptionShares
will be disabled onspn
If the chain is a mainnet, we need to call the query implemented in tendermint/spn#789 to get accounts for the mainnet
The text was updated successfully, but these errors were encountered: