区块部分的基础数据

This commit is contained in:
2021-09-25 17:38:48 +08:00
parent 24aa6d50dd
commit 51b56fa953
12 changed files with 382 additions and 84 deletions

View File

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