feat: add test l1 reorg

This commit is contained in:
Morty
2025-11-25 00:06:04 +08:00
parent 235ba874c6
commit 75b6737820
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"dsn": "postgres://localhost/scroll?sslmode=disable",
"dsn": "postgres://postgres:postgres@localhost:5432/scroll?sslmode=disable",
"driver_name": "postgres",
"maxOpenNum": 200,
"maxIdleNum": 20

0
database/genesis.json Normal file
View File