尝试计算trades

This commit is contained in:
zhangdongxue
2021-09-29 21:37:55 +08:00
parent 33dc44c4c7
commit 4b2ce62cea
9 changed files with 103 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
import Chain33Rpc from '@33cn/chain33-rpc-api'
export default new Chain33Rpc('http://47.100.214.15:8080/api', null)
export default new Chain33Rpc('https://explorer.lianshang.vip/api', null)