Explorar o código

update v6.8.1

linj %!s(int64=2) %!d(string=hai) anos
pai
achega
b2140ab9fd
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      chain33/bityuan.toml

+ 8 - 0
chain33/bityuan.toml

@@ -80,6 +80,14 @@ enableTLS=false
 certFile="cert.pem"
 keyFile="key.pem"
 
+[rpc.sub.eth]
+enable=true
+httpAddr="localhost:8546"
+httpApi=["eth","web3","personal","admin","net"]
+# websocket 绑定地址
+wsAddr="localhost:8547"
+wsApi=["eth","web3","personal","admin","net"]
+
 [mempool]
 maxTxNumPerAccount=100