-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8995a40
commit a28c56c
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
sccp: 2153 | ||
network: Optimism | ||
title: Open Account Merge Window | ||
author: Kaleb (@kaleb-keny) | ||
status: Vote_Pending | ||
created: 2024-01-06 | ||
type: Governance | ||
--- | ||
|
||
# Simple Summary | ||
|
||
This SCCP proposes open the account merge window for 30 days on optimism. | ||
|
||
# Abstract | ||
|
||
The account merge window is not currently open on optimism, opening entails setting the `accountMergingDuration` to 30 days and executing the `startMergingWindow` afterwards. | ||
|
||
# Motivation | ||
|
||
The main motivation is that certain users are looking to move their escrow snx into different accounts. This SCCP caters for that request. | ||
|
||
|
||
# Copyright | ||
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). |