Maintain transactions index for all blocks
This commit is contained in:
parent
082566f7c9
commit
175208d055
@ -61,6 +61,7 @@ exec "geth" \
|
||||
--config="${BSC_CONFIG}" \
|
||||
--datadir="${DATA_DIR}" \
|
||||
--rpc.allow-unprotected-txs \
|
||||
--history.transactions 0 \
|
||||
--http \
|
||||
--http.addr="0.0.0.0" \
|
||||
--http.port 8545 \
|
||||
|
Loading…
Reference in New Issue
Block a user