diff --git a/components/MigrationWarning.tsx b/components/MigrationWarning.tsx index 45397c7..39c8c08 100644 --- a/components/MigrationWarning.tsx +++ b/components/MigrationWarning.tsx @@ -5,17 +5,19 @@ export default function MigrationWarning() { Warning! - This app will no longer be found at this url from March the 1st. + This app will no longer be available at this URL from March 1st, 2024. - It will instead be accessible from{" "} + A new instance is deployed at{" "} https://multisig.confio.run - . + , connecting to a new database. You can start using this instance for new signing requests. + Re-importing multisigs by address or public keys may be needed. - Any pending transactions on this app will be lost when that time arrives. + Any pending transactions on this app will be lost when that time arrives. In the meantime, + both deployments can be used but no data is shared between them. );