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
Since we plan to store all data on panthalassa, we need to move the nations storage to panthalassa.
It should be simple since we don't need to migrate existing nations (in the database) we can just re index them in go. However, nation drafts must be migrated.
Acceptance Criteria
tests
call module to create nation draft to fetch all nations and to submit a nation draft to the blockchain
Feature / Issue
Since we plan to store all data on panthalassa, we need to move the nations storage to panthalassa.
It should be simple since we don't need to migrate existing nations (in the database) we can just re index them in go. However, nation drafts must be migrated.
Acceptance Criteria
Dependencies
The text was updated successfully, but these errors were encountered: