enable jsonrpc

This commit is contained in:
Sebastian
2024-12-14 08:43:30 +01:00
parent aaae21a747
commit cad4819cc5

View File

@@ -330,8 +330,8 @@ node {
# Note: If you turn on jsonrpc and run it for a while and then turn it off, you will not # Note: If you turn on jsonrpc and run it for a while and then turn it off, you will not
# be able to get the data from eth_getLogs for that period of time. # be able to get the data from eth_getLogs for that period of time.
# httpFullNodeEnable = true httpFullNodeEnable = true
# httpFullNodePort = 8545 httpFullNodePort = 8545
# httpSolidityEnable = true # httpSolidityEnable = true
# httpSolidityPort = 8555 # httpSolidityPort = 8555
# httpPBFTEnable = true # httpPBFTEnable = true