Browse Source

update v6.8.1

linj 2 năm trước cách đây
mục cha
commit
b2140ab9fd
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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