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
settings that are currently used in several repositories can be put on chain during bootstrapping. This would make codes simpler by having one single source of truth to update functionally and in code
Acceptance criteria:
Setting up good on the blockchain
getSettings() in SDK gets settings from blockchain
settings are removed from repositories when appropriate
settings that are currently used in several repositories can be put on chain during bootstrapping. This would make codes simpler by having one single source of truth to update functionally and in code
Acceptance criteria: