Commit 7bed0232 authored by iczc's avatar iczc Committed by GitHub

remove trailing comma in config (#10131)

parent 3c68a62e
......@@ -97,7 +97,7 @@ config=$(cat << EOL
"faultGameSplitDepth": 14,
"preimageOracleMinProposalSize": 1800000,
"preimageOracleChallengePeriod": 86400,
"preimageOracleChallengePeriod": 86400
}
EOL
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment