File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ yarn start 56666 ws://192.168.50.6:9944/
1717
1818## Usage
1919
20- ### Get header infomation
20+ ### Get header information
2121Request:
2222``` shell
2323curl GET ' http://localhost:56666/api/v1/block/header'
@@ -31,7 +31,7 @@ Response:
3131}
3232```
3333
34- ### Post tee identity
34+ ### Post TEE identity
3535Request:
3636``` shell
3737curl POST ' http://localhost:56666/api/v1/tee/identity' \
@@ -50,7 +50,7 @@ Response:
5050}
5151```
5252
53- ### Get tee identity
53+ ### Get TEE identity
5454Request:
5555``` shell
5656curl GET ' http://localhost:56666/api/v1/tee/identity?address=5HBPJZkoLeUBdPombuYe3tcUkXcTAKyRhRgXJvHpCs9mzxfL'
@@ -67,7 +67,7 @@ Response:
6767}
6868```
6969
70- ### Post tee workreport
70+ ### Post TEE work report
7171Request:
7272``` shell
7373curl POST ' http://localhost:56666/api/v1/tee/workreport' \
@@ -86,7 +86,7 @@ Response:
8686}
8787```
8888
89- ### Get tee workreport
89+ ### Get TEE work report
9090Request:
9191``` shell
9292curl GET ' http://localhost:56666/api/v1/tee/workreport?address=5HBPJZkoLeUBdPombuYe3tcUkXcTAKyRhRgXJvHpCs9mzxfL'
You can’t perform that action at this time.
0 commit comments