try fullnode
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
[
|
[
|
||||||
"--scroll",
|
"--scroll",
|
||||||
# Blockchain sync mode ("snap", "full" or "light")
|
# Blockchain sync mode ("snap", "full" or "light")
|
||||||
"--syncmode=snap",
|
"--syncmode=full",
|
||||||
"--port=27374",
|
"--port=27374",
|
||||||
"--nat=extip:$IP",
|
"--nat=extip:$IP",
|
||||||
# Megabytes of memory allocated to internal caching
|
# Megabytes of memory allocated to internal caching
|
||||||
|
|||||||
Reference in New Issue
Block a user