From e72e454fef5e5bf8e70372a15861a5dc5ce61d6e Mon Sep 17 00:00:00 2001 From: syntrust Date: Wed, 25 Dec 2024 17:17:31 +0800 Subject: [PATCH] fix missing slash --- run-l2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-l2.sh b/run-l2.sh index 5f0b414d..673a9b02 100755 --- a/run-l2.sh +++ b/run-l2.sh @@ -6,5 +6,5 @@ --l1.block_time 2 \ --da.url http://5.9.87.214:8888 \ --randao.url http://88.99.30.186:8545 \ - --p2p.bootnodes enr:-Li4QFWB-bdjo4EVuvJmJ4GmMuwa0RcFdtdpA6yUxTdU0QE8aG_q8eZa9B4vu2LGPTbspqFtMBCuJpjG0q178SY7H1yGAZP7b35dimV0aHN0b3JhZ2XbAYDY15RkADrb3zAU9-OPxr51LrBHuV2omsGAgmlkgnY0gmlwhEFtMpGJc2VjcDI1NmsxoQMw4i1lk4EjCD_4os-PSrC9y1BrDim_olfCCPNBoXSkWIN0Y3CCJAaDdWRwgnZh + --p2p.bootnodes enr:-Li4QFWB-bdjo4EVuvJmJ4GmMuwa0RcFdtdpA6yUxTdU0QE8aG_q8eZa9B4vu2LGPTbspqFtMBCuJpjG0q178SY7H1yGAZP7b35dimV0aHN0b3JhZ2XbAYDY15RkADrb3zAU9-OPxr51LrBHuV2omsGAgmlkgnY0gmlwhEFtMpGJc2VjcDI1NmsxoQMw4i1lk4EjCD_4os-PSrC9y1BrDim_olfCCPNBoXSkWIN0Y3CCJAaDdWRwgnZh \ $@ \ No newline at end of file