fix the fantom script

This commit is contained in:
Sebastian
2023-04-01 11:24:12 +02:00
parent 52dfafb7f5
commit fa0c77004b

View File

@@ -27,16 +27,15 @@ opera \
--http \ --http \
--http.addr=0.0.0.0 \ --http.addr=0.0.0.0 \
--http.port=18545 \ --http.port=18545 \
# --http.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc \ --http.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc,trace \
--http.corsdomain="*" \ --http.corsdomain="*" \
--http.vhosts="*" \ --http.vhosts="*" \
--ws \ --ws \
--ws.addr=0.0.0.0 \ --ws.addr=0.0.0.0 \
--ws.port=18546 \ --ws.port=18546 \
# --ws.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc \ --ws.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc \
--ws.origins="*" \ --ws.origins="*" \
--nousb \ --nousb \
# --db.migration.mode reformat \ --db.migration.mode reformat \
--db.preset pbl-1 \ --db.preset pbl-1 \
--tracenode \ --tracenode
--http.api=eth,web3,net,ftm,trace