We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093fde0 commit be54e93Copy full SHA for be54e93
secrets/main.sh
@@ -5,7 +5,7 @@ echo "container args:" "$@"
5
6
7
exec autonity \
8
- --syncmode full \
+ --syncmode "fast" \
9
--cache 1024 \
10
--rpc \
11
--rpcapi eth,web3,net,tendermint,txpool,debug,admin \
0 commit comments