Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit abd1330

Browse files
committed
update: update docs
1 parent d633764 commit abd1330

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/zh-CN/microscope.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@ AppChain 的每一个运营者都可以部署一个自己专用的 Microscope
1010

1111
---
1212

13-
## AppChain 链切换
13+
# AppChain 链切换
1414

1515
Microscope 支持多条 AppChain 之间的切换, 用户只需要点击右上角 `链名称`, 在呼出的侧边栏中输入指定 AppChain 的地址及端口号即可完成 Microscope 数据源的切换.
1616

1717
---
1818

19-
## 索引及统计功能
19+
# 索引及统计功能
2020

2121
要实现 AppChain 上索引及统计功能, 需要加入相应链的缓存服务 AgeraONE[https://github.com/Keith-CY/agera_one].
2222

2323
基于 AgeraONE, Microscope 可以实现区块 , 交易的索引及 AppChain 性能的评估.
2424

2525
---
2626

27-
## Microscope 二次开发方法:
27+
# Microscope 二次开发方法:
2828

2929
- 进入工程目录后执行 `git clone https://github.com/cryptape/Microscope` 获取项目
3030

@@ -40,7 +40,7 @@ Microscope 支持多条 AppChain 之间的切换, 用户只需要点击右上角
4040

4141
---
4242

43-
## AgeraONE 二次开发方法:
43+
# AgeraONE 二次开发方法:
4444

4545
- 进入工程目录后执行 `git clone https://github.com/Keith-CY/agera_one` 获取项目
4646

0 commit comments

Comments
 (0)