Skip to content

Commit db4e5fb

Browse files
committed
initial commit
0 parents  commit db4e5fb

29 files changed

+36761
-0
lines changed

api/example.http

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GET {{url}}/v2/blockchain/blocks/(-1,4234234,-23423523535345353454)

api/http-client.env.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"local": {
3+
"url": "http://localhost:8081"
4+
}
5+
}

0 commit comments

Comments
 (0)