fix the fantom script
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user